aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2014-08-29 13:42:13 +0200
committerGuido Günther <agx@sigxcpu.org>2014-09-01 14:43:49 +0200
commitb8ceb58385d48a8858eb304369206170cc8a39a0 (patch)
tree06013b758c1c5786d7cc36d682c9a47f66a3acf1 /Makefile.am
Initial commit
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..15ed2d4
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,7 @@
+SUBDIRS = src
+
+ACLOCAL_AMFLAGS = -I m4
+
+EXTRA_DIST = \
+ flymake.mk \
+ $(NULL)