]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[2349] forgot to remove a line from makefile as well
authorJelte Jansen <jelte@isc.org>
Mon, 15 Oct 2012 15:22:05 +0000 (17:22 +0200)
committerJelte Jansen <jelte@isc.org>
Mon, 15 Oct 2012 15:22:05 +0000 (17:22 +0200)
src/lib/testutils/Makefile.am

index dc275b047bf5d8505f8b2e0ac8f16f431953ebb8..2281b6d7003da70ffd188e6b2b815b91c53a1e4c 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = . testdata valgrind
+SUBDIRS = . testdata
 
 AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
 AM_CPPFLAGS += $(BOOST_INCLUDES)