summaryrefslogtreecommitdiff
path: root/shared/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'shared/Makefile.am')
-rw-r--r--shared/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/shared/Makefile.am b/shared/Makefile.am
index a964a04..79568b6 100644
--- a/shared/Makefile.am
+++ b/shared/Makefile.am
@@ -1,3 +1,4 @@
-noinst_LTLIBRARIES = libconfigparser.la
-libconfigparser_la_SOURCES = configparser.c \
- configparser.h
+noinst_LTLIBRARIES = libconfig-parser.la
+libconfig_parser_la_SOURCES = \
+ config-parser.c \
+ config-parser.h