2001-04-02 Joel Sherrill <joel@OARcorp.com>

* Makefile.am: Remove unix from DIST_SUBDIRS.
This commit is contained in:
Joel Sherrill
2002-04-02 23:48:48 +00:00
parent 349a01cc4b
commit ed7d7eba81
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2001-04-02 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Remove unix from DIST_SUBDIRS.
2001-03-29 Joel Sherrill <joel@OARcorp.com>
* Per PR150, unix directory and contents removed.

View File

@@ -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