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
|
noinst_LTLIBRARIES = libconfig-parser.la
|
||||||
libconfigparser_la_SOURCES = configparser.c \
|
libconfig_parser_la_SOURCES = \
|
||||||
configparser.h
|
config-parser.c \
|
||||||
|
config-parser.h
|
||||||
|
Loading…
Reference in new issue