Eventually we will want more functionality in the shared library and we will rename it at that point. Perhaps we'll name it libnih, but for now let's stick with libconfig-parser.dev
parent
bde5e9fc00
commit
9b935c8239
@ -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
|
||||
|
Loading…
Reference in new issue