summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Mike Burns <mike@mike-burns.com>2013-07-27 00:34:01 -0400
committerGravatar Mike Burns <mike@mike-burns.com>2013-07-27 01:06:30 -0400
commit4f5259cc5b6273f509602434747f702d16b71b27 (patch)
treeb56878a67451c527ec454c81093748236a1348b7 /Makefile.am
parentca7b0cd7961e87bb618a4c8376f87253ffd894f2 (diff)
Re-write using GNU autoconf and automake
Replace the `Makefile` with a `configure.ac` and a set of `Makefile.am`.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..7e8b686
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1,2 @@
+AUTOMAKE_OPTIONS = foreign
+SUBDIRS = man share bin