noinst_LIBRARIES = libpopt.a INCLUDES = \ -I$(top_srcdir)/src \ $(GLIB_CFLAGS) libpopt_a_SOURCES = \ findme.c popt.c poptconfig.c popthelp.c poptparse.c noinst_HEADERS = \ findme.h popt.h poptint.h