summaryrefslogtreecommitdiff
path: root/src/lib-popt/Makefile.am
blob: eeef0560f41899c60f3753f015a7bbbf7ccaba6e (plain)
1
2
3
4
5
6
7
noinst_LTLIBRARIES = libpopt.la

libpopt_la_SOURCES = \
	findme.c popt.c poptconfig.c popthelp.c poptparse.c

noinst_HEADERS = \
	findme.h popt.h poptint.h