]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
fixed benchmarks with source
authorRazvan Becheriu <razvan.becheriu@qualitance.com>
Tue, 6 Feb 2018 10:09:56 +0000 (12:09 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 8 Feb 2018 08:31:16 +0000 (08:31 +0000)
ext/Makefile.am

index 13fa2723162a14f754e6ed5bef5ee1e9a498a23b..b2685166c6b0c21d8600992da7109eb2c4bcfdd6 100644 (file)
@@ -3,8 +3,3 @@ SUBDIRS = .
 if HAVE_GTEST_SOURCE
 SUBDIRS += gtest
 endif
-
-if HAVE_BENCHMARK_SOURCE
-SUBDIRS += benchmark
-endif
-