Makefile.am 192 B

12345678
  1. include $(top_srcdir)/tests/Makefile.am.tests
  2. noinst_PROGRAMS = propertyconfig_test
  3. propertyconfig_test_SOURCES = main.cxx
  4. propertyconfig_test_LDADD = $(top_builddir)/src/liblog4cplus.la