~ubuntu-branches/ubuntu/wily/log4shib/wily-proposed

« back to all changes in this revision

Viewing changes to tests/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Russ Allbery
  • Date: 2013-05-23 19:41:31 UTC
  • mfrom: (1.1.2)
  • Revision ID: package-import@ubuntu.com-20130523194131-bvgbox34ckq2dho3
Tags: 1.0.6-1
* New upstream release.
  - Limit file handle leakage from prop-based configs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.12.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
70
70
        $(top_srcdir)/m4/ac_config_libconfig_in.m4 \
71
71
        $(top_srcdir)/m4/ac_config_pkgconfig_in.m4 \
72
72
        $(top_srcdir)/m4/ax_prefix_config_h.m4 \
73
 
        $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/configure.in
 
73
        $(top_srcdir)/m4/ax_pthread.m4 $(top_srcdir)/m4/libtool.m4 \
 
74
        $(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
 
75
        $(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
 
76
        $(top_srcdir)/configure.ac
74
77
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75
78
        $(ACLOCAL_M4)
76
79
mkinstalldirs = $(install_sh) -d
311
314
        testConfig.log4shib.properties \
312
315
        testNTEventLog.cpp
313
316
 
314
 
INCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/src
 
317
AM_CPPFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src
315
318
testmain_SOURCES = testmain.cpp
316
319
testmain_LDADD = $(top_builddir)/src/liblog4shib.la
317
320
testCategory_SOURCES = testCategory.cpp