noinst_LIBRARIES = libppttest.a dist_noinst_HEADERS = testbed.hh libppttest_a_SOURCES = testbed.cc libppttest_a_CXXFLAGS = -I$(top_srcdir)/src # Just because Glib::Exception is stupid and doesn't inherit the standard # exception the testbed has to know about glib! libppttest_a_CXXFLAGS += $(GTKMM_CFLAGS)