about summary refs log tree commit diff
path: root/custom_mutators
diff options
context:
space:
mode:
authorhexcoder <hexcoder-@users.noreply.github.com>2022-06-14 14:52:48 +0200
committerGitHub <noreply@github.com>2022-06-14 14:52:48 +0200
commit5b471986b834a1aa0c58701f4acf4d58d3951605 (patch)
tree784eed5bfcfcb3450c899f214be62a31aff5a417 /custom_mutators
parentda1b0410984c244881d818239372ba7ac07e36c3 (diff)
downloadafl++-5b471986b834a1aa0c58701f4acf4d58d3951605.tar.gz
add line feed at end
Diffstat (limited to 'custom_mutators')
-rw-r--r--custom_mutators/gramatron/testMakefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/custom_mutators/gramatron/testMakefile.mk b/custom_mutators/gramatron/testMakefile.mk
index 0b2c6236..ff19826b 100644
--- a/custom_mutators/gramatron/testMakefile.mk
+++ b/custom_mutators/gramatron/testMakefile.mk
@@ -1,2 +1,3 @@
 test: test.c
-	gcc -g -fPIC -Wno-unused-result -Wl,--allow-multiple-definition -I../../include -o test -I. -I/prg/dev/include test.c gramfuzz-helpers.c gramfuzz-mutators.c gramfuzz-util.c hashmap.c ../../src/afl-performance.o json-c/.libs/libjson-c.a
\ No newline at end of file
+	gcc -g -fPIC -Wno-unused-result -Wl,--allow-multiple-definition -I../../include -o test -I. -I/prg/dev/include test.c gramfuzz-helpers.c gramfuzz-mutators.c gramfuzz-util.c hashmap.c ../../src/afl-performance.o json-c/.libs/libjson-c.a
+