]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Fixed typo
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Sep 2019 14:47:04 +0000 (16:47 +0200)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Sep 2019 14:47:04 +0000 (16:47 +0200)
src/lib/config/Makefile.am

index 0fff792e724c4f758a3295d8e006a11e719adcf2..322d46612f33fea40e6b218d53492e1a1cce1654 100644 (file)
@@ -1,4 +1,4 @@
-UBDIRS = . tests
+SUBDIRS = . tests
 
 AM_CPPFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib
 AM_CPPFLAGS += $(BOOST_INCLUDES)