include $(top_srcdir)/examples/Makefile.am_fragment #Build the executable, but don't install it. noinst_PROGRAMS = main_menu main_menu_SOURCES = examplewindow.h examplewindow.cc main.cc