# $Id: Makefile.am 2 2010-04-14 07:34:58Z tb $ bin_PROGRAMS = cbtreedb-tool noinst_PROGRAMS = example1 cbtreedb_tool_SOURCES = cbtreedb-tool.cc example1_SOURCES = example1.cc AM_CXXFLAGS = -W -Wall -I$(top_srcdir)/include