8 lines
168 B

  1. include $(top_srcdir)/tests/Makefile.am.tests
  2. noinst_PROGRAMS = loglog_test
  3. loglog_test_SOURCES = main.cxx
  4. loglog_test_LDADD = $(top_builddir)/src/liblog4cplus.la