aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 36f310c..65fdf68 100644
--- a/Makefile
+++ b/Makefile
@@ -177,6 +177,8 @@ CHECK_SCRIPTS += $(NOINST_SCRIPTS)
CHECK_SCRIPTS += $(foreach d,$(ALLDIRS),$($(d)_SCRIPTS))
all:
+ $(MAKE) -C pbuildd $@
+ $(MAKE) -C Documentation $@
check: export PBUILDER_CHECKOUT := $(CURDIR)
check: