Merge-in support/Makefile.am.

This commit is contained in:
Ralf Corsepius
2005-11-09 09:01:18 +00:00
parent eacd7f8cdf
commit e6e81776bd

View File

@@ -4,9 +4,16 @@
ACLOCAL_AMFLAGS = -I aclocal ACLOCAL_AMFLAGS = -I aclocal
DISTCLEANFILES =
CLEANFILES =
include_HEADERS = support/include/tmacros.h support/include/buffer_test_io.h
SUBDIRS = @subdirs@ SUBDIRS = @subdirs@
EXTRA_DIST = PROBLEMS EXTRA_DIST = PROBLEMS
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/subdirs.am include $(top_srcdir)/automake/subdirs.am
include $(top_srcdir)/automake/local.am include $(top_srcdir)/automake/local.am