X-Git-Url: https://arthur.barton.de/gitweb/?p=bup.git;a=blobdiff_plain;f=Makefile;h=42cbbcd8b2142a662e64a0b5fcbc142663e1dabe;hp=ff67dcd984d884e35c59beab9e18876932037dd8;hb=57aaebfd07e7f35aed2ebd44191669b1d9db49df;hpb=19b3b1b7acda5e507a4ec053cff6a2e139c24f31 diff --git a/Makefile b/Makefile index ff67dcd..42cbbcd 100644 --- 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 && \