]> arthur.barton.de Git - bup.git/blobdiff - Makefile
index: fix -H option
[bup.git] / Makefile
index ff67dcd984d884e35c59beab9e18876932037dd8..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 && \