about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2021-08-20 13:13:23 +0200
committerGitHub <noreply@github.com>2021-08-20 13:13:23 +0200
commit23c240a94a0bd930e601e2dd575aa3608983b6ff (patch)
tree634acab12b834c9c42aa156d12a25557188f3989
parentf189668dd6b223317e6f9f4d98b9d8929e695fa5 (diff)
downloadafl++-23c240a94a0bd930e601e2dd575aa3608983b6ff.tar.gz
add newline at end
-rw-r--r--utils/plot_ui/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/plot_ui/Makefile b/utils/plot_ui/Makefile
index 7ade8a40..b2013248 100644
--- a/utils/plot_ui/Makefile
+++ b/utils/plot_ui/Makefile
@@ -7,4 +7,4 @@ afl-plot-ui:	afl-plot-ui.c
 	$(CC) $(CFLAGS) -o afl-plot-ui afl-plot-ui.c $(LDFLAGS)
 
 clean:
-	rm -f afl-plot-ui
\ No newline at end of file
+	rm -f afl-plot-ui