From a5abe177468f3c1c93f869a7c33712c63b023f65 Mon Sep 17 00:00:00 2001 From: Ben Widawsky Date: Tue, 13 Sep 2011 08:54:33 -0700 Subject: intel: we don't do distcheck for the debugger --- debugger/system_routine/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'debugger') 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): -- cgit v1.2.3