intel: we don't do distcheck for the debugger
authorBen Widawsky <ben@bwidawsk.net>
Tue, 13 Sep 2011 15:54:33 +0000 (08:54 -0700)
committerBen Widawsky <ben@bwidawsk.net>
Tue, 13 Sep 2011 15:55:01 +0000 (08:55 -0700)
debugger/system_routine/Makefile

index 1c10ce5..3b071e0 100644 (file)
@@ -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):