Add tests for parse-options.c
[gitweb.git] / Makefile
index 7e6e1d65f9b6b7e18ee77fce3786db194cc83404..3c9af55f441474e0621e31f7dc4566e49fa4c9a7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -976,7 +976,7 @@ endif
 
 ### Testing rules
 
-TEST_PROGRAMS = test-chmtime$X test-genrandom$X test-date$X test-delta$X test-sha1$X test-match-trees$X test-absolute-path$X
+TEST_PROGRAMS = test-chmtime$X test-genrandom$X test-date$X test-delta$X test-sha1$X test-match-trees$X test-absolute-path$X test-parse-options$X
 
 all:: $(TEST_PROGRAMS)