Makefile.am 167 B

12345678
  1. include $(top_srcdir)/tests/Makefile.am.tests
  2. noinst_PROGRAMS = thread_test
  3. thread_test_SOURCES = main.cxx
  4. thread_test_LDADD = $(top_builddir)/src/liblog4cplus.la