]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3490] Added testutils in Makefile.am
authorFrancis Dupont <fdupont@isc.org>
Mon, 22 Jul 2024 08:10:10 +0000 (10:10 +0200)
committerRazvan Becheriu <razvan@isc.org>
Thu, 8 Aug 2024 19:39:03 +0000 (19:39 +0000)
src/lib/http/Makefile.am

index fede3a0940ed513c4e37b93fa8100f3ac03b8a4f..94c55695815edced47aae1f39bd80bcf60b898c7 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = . tests
+SUBDIRS = . tests testutils
 
 AM_CPPFLAGS  = -I$(top_builddir)/src/lib -I$(top_srcdir)/src/lib
 AM_CPPFLAGS += $(BOOST_INCLUDES) $(CRYPTO_CFLAGS) $(CRYPTO_INCLUDES)