From 908436c1ec62838e4efdabbc591ee92b817d25b7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 10 Aug 1999 15:38:09 +0000 Subject: New configuration files added by patch from Ralf Corsepius ". --- c/src/tests/tmtests/include/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 c/src/tests/tmtests/include/Makefile.am (limited to 'c/src/tests/tmtests/include/Makefile.am') diff --git a/c/src/tests/tmtests/include/Makefile.am b/c/src/tests/tmtests/include/Makefile.am new file mode 100644 index 0000000000..942ca0890e --- /dev/null +++ b/c/src/tests/tmtests/include/Makefile.am @@ -0,0 +1,9 @@ +# +# $Id$ +# + +AUTOMAKE_OPTIONS = foreign 1.4 + +noinst_HEADERS = timesys.h + +include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3