]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
Makefile: don't build documentation by default
authorRobert S. Edmonds <edmonds@debian.org>
Fri, 9 Aug 2013 01:28:59 +0000 (21:28 -0400)
committerRobert S. Edmonds <edmonds@debian.org>
Fri, 9 Aug 2013 02:00:19 +0000 (22:00 -0400)
Makefile

index 614011bfa32c7b1260be31e3fa01826a5fe776e9..7ba27d1139741b669d7932c3859bbda05fc7fb19 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@ endif
 
 default: all
 
-all: bup Documentation/all
+all: bup
        t/configure-sampledata --setup
 
 bup: lib/bup/_version.py lib/bup/_helpers$(SOEXT) cmds