[svn] commit: r1022 - /trunk/src/lib/dns/cpp/tests/Makefile.am

BIND 10 source code commits bind10-changes at lists.isc.org
Sat Feb 27 03:24:32 UTC 2010


Author: each
Date: Sat Feb 27 03:24:31 2010
New Revision: 1022

Log:
oops, left something in by mistake...

Modified:
    trunk/src/lib/dns/cpp/tests/Makefile.am

Modified: trunk/src/lib/dns/cpp/tests/Makefile.am
==============================================================================
--- trunk/src/lib/dns/cpp/tests/Makefile.am (original)
+++ trunk/src/lib/dns/cpp/tests/Makefile.am Sat Feb 27 03:24:31 2010
@@ -36,10 +36,4 @@
 run_unittests_LDADD += $(top_builddir)/src/lib/exceptions/cpp/.libs/libexceptions.a
 endif
 
-foo_SOURCES = foo.cc
-foo_CPPFLAGS = $(AM_CPPFLAGS)
-foo_LDFLAGS = $(AM_LDFLAGS)
-
-foo: foo.cc
-
 noinst_PROGRAMS = $(TESTS)




More information about the bind10-changes mailing list