From ed7d7eba818c149eb15e7a4c3904cc17fc43a20b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 2 Apr 2002 23:48:48 +0000 Subject: 2001-04-02 Joel Sherrill * Makefile.am: Remove unix from DIST_SUBDIRS. --- tools/cpu/ChangeLog | 4 ++++ tools/cpu/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'tools/cpu') diff --git a/tools/cpu/ChangeLog b/tools/cpu/ChangeLog index 9a86b948e5..893fd7b966 100644 --- a/tools/cpu/ChangeLog +++ b/tools/cpu/ChangeLog @@ -1,3 +1,7 @@ +2001-04-02 Joel Sherrill + + * Makefile.am: Remove unix from DIST_SUBDIRS. + 2001-03-29 Joel Sherrill * Per PR150, unix directory and contents removed. diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am index 69e8deaee3..9fbc8ecd9c 100644 --- a/tools/cpu/Makefile.am +++ b/tools/cpu/Makefile.am @@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal SUBDIRS = @subdirs@ -DIST_SUBDIRS = generic hppa1.1 sh unix +DIST_SUBDIRS = generic hppa1.1 sh include $(top_srcdir)/../../automake/subdirs.am include $(top_srcdir)/../../automake/host.am -- cgit v1.2.3