Makefile.am 183 B

12345678
  1. include $(top_srcdir)/tests/Makefile.am.tests
  2. noinst_PROGRAMS = performance_test
  3. performance_test_SOURCES = main.cxx
  4. performance_test_LDADD = $(top_builddir)/src/liblog4cplus.la