Add build system, remove dependency on glib, add TAP library
[argpar.git] / argpar / Makefile.am
diff --git a/argpar/Makefile.am b/argpar/Makefile.am
new file mode 100644 (file)
index 0000000..175526a
--- /dev/null
@@ -0,0 +1,3 @@
+noinst_LTLIBRARIES = libargpar.la
+
+libargpar_la_SOURCES = argpar.c argpar.h
This page took 0.023053 seconds and 4 git commands to generate.