summaryrefslogtreecommitdiffstats
path: root/testsuites/tmtests/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tmtests/include/Makefile.am')
-rw-r--r--testsuites/tmtests/include/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/testsuites/tmtests/include/Makefile.am b/testsuites/tmtests/include/Makefile.am
new file mode 100644
index 0000000000..942ca0890e
--- /dev/null
+++ b/testsuites/tmtests/include/Makefile.am
@@ -0,0 +1,9 @@
+#
+# $Id$
+#
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+noinst_HEADERS = timesys.h
+
+include $(top_srcdir)/../../../../automake/local.am