summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/samples/Makefile.am')
-rw-r--r--c/src/ada-tests/samples/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ada-tests/samples/Makefile.am b/c/src/ada-tests/samples/Makefile.am
new file mode 100644
index 0000000000..b32eadfc6b
--- /dev/null
+++ b/c/src/ada-tests/samples/Makefile.am
@@ -0,0 +1,6 @@
+## $Id$
+
+SUBDIRS = hello ticker base_sp base_mp
+
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am