From: Robert S. Edmonds Date: Fri, 9 Aug 2013 01:28:59 +0000 (-0400) Subject: Makefile: don't build documentation by default X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=ff0fbb78f8bb1d253a7a59ed1f5639add38f4443;p=packages%2Fb%2Fbup.git Makefile: don't build documentation by default --- diff --git a/Makefile b/Makefile index 614011b..7ba27d1 100644 --- 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