noinst_PROGRAMS = customloglevel_test INCLUDES = -I$(top_srcdir)/include customloglevel_test_SOURCES = main.cxx func.cxx customloglevel.cxx customloglevel_test_LDADD = $(top_builddir)/src/liblog4cplus.la