summaryrefslogtreecommitdiff
path: root/shared/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shared/Makefile.am')
-rw-r--r--shared/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/shared/Makefile.am b/shared/Makefile.am
new file mode 100644
index 0000000..a964a04
--- /dev/null
+++ b/shared/Makefile.am
@@ -0,0 +1,3 @@
+noinst_LTLIBRARIES = libconfigparser.la
+libconfigparser_la_SOURCES = configparser.c \
+ configparser.h