2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: DIST_SUBDIRS = @subdirs@.
This commit is contained in:
Ralf Corsepius
2004-02-04 16:35:02 +00:00
parent 282e195dbd
commit 4ba223e18a
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-02-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: DIST_SUBDIRS = @subdirs@.
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake >= 1.8, autoconf >= 2.59.
+1 -1
View File
@@ -6,7 +6,7 @@ ACLOCAL_AMFLAGS = -I ../../aclocal
SUBDIRS = @subdirs@
DIST_SUBDIRS = generic sh
DIST_SUBDIRS = @subdirs@
include $(top_srcdir)/../../automake/subdirs.am
include $(top_srcdir)/../../automake/host.am