summaryrefslogtreecommitdiff
path: root/shared/Makefile.am
blob: 0b8ec1bd1a77758911519583d28391f513d812d1 (plain)
1
2
3
4
5
noinst_LTLIBRARIES = libconfig-parser.la
libconfig_parser_la_SOURCES =			\
	config-parser.c				\
	option-parser.c				\
	config-parser.h