weston/shared/Makefile.am
Kristian Høgsberg 9b935c8239 Use '-' to separate words in file names
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.
2011-12-08 12:44:27 -05:00

5 lines
114 B
Makefile

noinst_LTLIBRARIES = libconfig-parser.la
libconfig_parser_la_SOURCES = \
config-parser.c \
config-parser.h