AM_CPPFLAGS = \ -I$(top_srcdir) \ $(GTK_CFLAGS) lib_LTLIBRARIES = libmaemo-tweaks-section.la libmaemo_tweaks_section_la_SOURCES = \ maemo-tweaks-section.c \ maemo-tweaks-section.h \ maemo-tweaks-module.c \ maemo-tweaks-module.h libmaemo_tweaks_section_la_LIBADD = \ $(GTK_LIBS) libmaemo_tweaks_section_la_include_HEADERS = \ maemo-tweaks-section.h \ maemo-tweaks-module.h libmaemo_tweaks_section_la_includedir = $(includedir)/maemo-tweaks pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = maemo-tweaks-section.pc