]> arthur.barton.de Git - bup.git/blobdiff - Makefile
mincore: fix reading information
[bup.git] / Makefile
index 8b062a4445ca5e322f7fd6ff5e15c13803648ce6..42cbbcd8b2142a662e64a0b5fcbc142663e1dabe 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -120,7 +120,7 @@ install: all
 config/config.h: config/config.vars
 
 lib/bup/_helpers$(SOEXT): \
-               config/config.h \
+               config/config.h lib/bup/bupsplit.h \
                lib/bup/bupsplit.c lib/bup/_helpers.c lib/bup/csetup.py
        @rm -f $@
        cd lib/bup && \
@@ -198,6 +198,7 @@ cmdline_tests := \
   t/test-rm-between-index-and-save.sh \
   t/test-save-creates-no-unrefs.sh \
   t/test-save-restore \
+  t/test-save-errors \
   t/test-save-restore-excludes.sh \
   t/test-save-strip-graft.sh \
   t/test-save-with-valid-parent.sh \