argpar: sync with upstream - adjust to iterator API
[lttng-tools.git] / src / common / argpar-utils / Makefile.am
diff --git a/src/common/argpar-utils/Makefile.am b/src/common/argpar-utils/Makefile.am
new file mode 100644 (file)
index 0000000..00d31c9
--- /dev/null
@@ -0,0 +1,5 @@
+noinst_LTLIBRARIES = libargpar-utils.la
+
+libargpar_utils_la_SOURCES = \
+       argpar-utils.c \
+       argpar-utils.h
This page took 0.022748 seconds and 4 git commands to generate.