summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMorgan Deters <mdeters@gmail.com>2009-11-03 00:31:47 +0000
committerMorgan Deters <mdeters@gmail.com>2009-11-03 00:31:47 +0000
commita101d3298691265ee4cf72bed1ca59cd60318839 (patch)
treef445dfe10bc6d3cf983609afc1217e3d1be2ddeb /Makefile.am
parent6b9eec8b8b03e6c67c73aa931001949f06fea5fb (diff)
commit of project structure including autotools support
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 000000000..a60337f29
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,4 @@
+AUTOMAKE_OPTIONS = foreign
+ACLOCAL_AMFLAGS = -I m4
+
+SUBDIRS = src doc
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback