include $(top_srcdir)/examples/Makefile.am_fragment #Build the executable, but don't install it. noinst_PROGRAMS = ttt_test ttt_test_SOURCES = ttt_test.cc tictactoe.h tictactoe.cc