summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMichal Hruby <michal.mhr@gmail.com>2010-08-03 16:09:03 +0200
committerMichal Hruby <michal.mhr@gmail.com>2010-08-03 16:09:03 +0200
commitce769e4c7824041bf3144b3a583ef9b98d17d116 (patch)
treefc9d70d72eb097148757a3c690190a29f0dc9591 /Makefile.am
parentcc7e2f86680c65bcc390c7e5819c2b40bff8f111 (diff)
Added autofoo
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..5084889
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = \
+ src
+
+ACLOCAL_AMFLAGS = -I m4
+