intel: we don't do distcheck for the debugger

This commit is contained in:
Ben Widawsky 2011-09-13 08:54:33 -07:00
parent f91e2c2b7e
commit a5abe17746

View 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):