summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 03ae83068..662c90265 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,6 +54,7 @@ debug:
(cd $$subdir && $(MAKE) $@) || exit;\
done;
+debug-install: install-debug
install-debug: debug
@list='$(SUBDIRS)'; for subdir in $$list; do \