noinst_PROGRAMS = simplebuttons AM_CPPFLAGS = -I$(top_srcdir) simplebuttons_SOURCES = simplebuttons.c simplebuttons_CFLAGS = $(GTK_CFLAGS) simplebuttons_LDFLAGS = $(GTK_LIBS) simplebuttons_LDADD = $(top_builddir)/libaspectbin.la