Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph, fuzz: add fuzzer for commit-graph
[gitweb.git]
/
Makefile
diff --git
a/Makefile
b/Makefile
index 1a44c811aa56330327172cf693c61f9a221e4e16..6b72f37c29fe4cd5aac9270ccedd63333a44ce4d 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-684,6
+684,7
@@
SCRIPTS = $(SCRIPT_SH_INS) \
ETAGS_TARGET = TAGS
+FUZZ_OBJS += fuzz-commit-graph.o
FUZZ_OBJS += fuzz-pack-headers.o
FUZZ_OBJS += fuzz-pack-idx.o