summaryrefslogtreecommitdiff
path: root/debugger
diff options
context:
space:
mode:
Diffstat (limited to 'debugger')
-rw-r--r--debugger/system_routine/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/debugger/system_routine/Makefile b/debugger/system_routine/Makefile
index 1c10ce59..3b071e03 100644
--- a/debugger/system_routine/Makefile
+++ b/debugger/system_routine/Makefile
@@ -79,6 +79,7 @@ maintainer-clean: clean
EMPTY_AUTOMAKE_TARGETS = install install-data install-exec uninstall \
install-dvi install-html install-info install-ps \
install-pdf installdirs check installcheck \
- mostlyclean dvi pdf ps info html tags ctags
+ mostlyclean dvi pdf ps info html tags ctags \
+ distcheck distdir
.PHONY: $(EMPTY_AUTOMAKE_TARGETS)
$(EMPTY_AUTOMAKE_TARGETS):