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