Add build system, remove dependency on glib, add TAP library
[argpar.git] / Makefile.am
diff --git a/Makefile.am b/Makefile.am
new file mode 100644 (file)
index 0000000..6b36a14
--- /dev/null
@@ -0,0 +1,5 @@
+SUBDIRS = \
+       argpar \
+       tests
+
+ACLOCAL_AMFLAGS = -I m4
This page took 0.022223 seconds and 4 git commands to generate.