2000-03-01 11:50:34 +00:00
|
|
|
noinst_LTLIBRARIES = libpopt.la
|
1999-10-06 16:47:43 +00:00
|
|
|
|
2000-03-01 11:50:34 +00:00
|
|
|
libpopt_la_SOURCES = \
|
1999-10-06 16:47:43 +00:00
|
|
|
findme.c popt.c poptconfig.c popthelp.c poptparse.c
|
|
|
|
|
|
|
|
|
|
noinst_HEADERS = \
|
|
|
|
|
findme.h popt.h poptint.h
|