AM_CPPFLAGS = -I $(top_srcdir)/include noinst_LIBRARIES = libgpass.a libgpass_a_SOURCES = pack.c \ attribute.c \ attribute-list.c \ entry.c \ root-entry.c \ folder.c folder.h \ password.c \ general-password.c general-password.h \ entry-factory.c \ crypt-stream.c \ file.c \ file04.c \ file-100.c file-100.h \ configuration.c \ error.c \ util.c util.h libgpass_a_CFLAGS = $(GLIB_CFLAGS) $(GCONF_CFLAGS) \ $(MHASH_INCLUDES) $(MCRYPT_CFLAGS)