summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/Makefile.am')
-rw-r--r--c/src/exec/score/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/exec/score/Makefile.am b/c/src/exec/score/Makefile.am
new file mode 100644
index 0000000000..f20dd9bdb7
--- /dev/null
+++ b/c/src/exec/score/Makefile.am
@@ -0,0 +1,10 @@
+#
+# $Id$
+#
+
+AUTOMAKE_OPTIONS = foreign 1.4
+
+SUBDIRS = include inline macros cpu src
+
+include $(top_srcdir)/../../../automake/subdirs.am
+include $(top_srcdir)/../../../automake/local.am