summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorVito Caputo <vcaputo@pengaru.com>2018-12-11 12:12:37 -0800
committerVito Caputo <vcaputo@pengaru.com>2018-12-11 12:17:21 -0800
commitcb3d1318f05ef8b1451aa9d0fbd0a6f1308e82b6 (patch)
tree6155fb1759cd35e2a5290ba3bac7ec1aeec0a8b4 /Makefile.am
parentf51e6fbbc43cce135e1991f498b4b8b1e7e31129 (diff)
build: add minimal autotools setup
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
new file mode 100644
index 0000000..098ba5b
--- /dev/null
+++ b/Makefile.am
@@ -0,0 +1 @@
+SUBDIRS = libpulp src
© All Rights Reserved