noinst_LTLIBRARIES = libpopt.la INCLUDES = \ $(GLIB_CFLAGS) \ -I$(top_srcdir)/src libpopt_la_SOURCES = \ findme.c popt.c poptconfig.c popthelp.c poptparse.c noinst_HEADERS = \ findme.h popt.h poptint.h