summaryrefslogtreecommitdiff
path: root/popt/Makefile.am
blob: b11c12a1ca38759b949545d60371feaf0e2acfa9 (plain)
1
2
3
4
5
6
7
8
noinst_LTLIBRARIES = libpopt.la
libpopt_la_SOURCES = \
	popt.c \
	popt.h \
	poptconfig.c \
	popthelp.c \
	poptint.h \
	poptparse.c