Makefile.am 171 B

12345678
  1. include $(top_srcdir)/tests/Makefile.am.tests
  2. noinst_PROGRAMS = ostream_test
  3. ostream_test_SOURCES = main.cxx
  4. ostream_test_LDADD = $(top_builddir)/src/liblog4cplus.la