Code

Merge branch 'dr/ceiling'
[git.git] / Makefile
index bddd1a7e480de3d288d2e95c3458387991678592..4796565ab3a8e7c9bbe7f6fd092713064dce2c1a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1265,7 +1265,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-parse-options$X
+TEST_PROGRAMS = test-chmtime$X test-genrandom$X test-date$X test-delta$X test-sha1$X test-match-trees$X test-parse-options$X test-path-utils$X
 
 all:: $(TEST_PROGRAMS)