#Where to find the header files needed by the source files: INCLUDES = -I$(top_srcdir) #The libraries that the executable needs to link against: LIBS = $(top_builddir)/$(GENERIC_LIBRARY_NAME)/libmysqlcppapi-1.9.la @LIBS@ noinst_PROGRAMS = reference_counting reference_counting_SOURCES = reference_counting.cc