summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorTomek Mrugalski <tomek@isc.org>2022-03-30 15:57:34 +0200
committerTomek Mrugalski <tomek@isc.org>2022-03-30 15:57:34 +0200
commitbe133161c00d4a9a78a099a70d2f04b88c8d15d0 (patch)
treee03b76e4f7a0939c43652768097747b932792c43 /Makefile.am
parent5f89e214d36d5b0b38a15d9dcdeaff9f571e0be3 (diff)
downloadisc-dhcp-be133161c00d4a9a78a099a70d2f04b88c8d15d0.tar.gz
[#227] References to client/relay code removed in configure/Makefile
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index ed692a50..19719d7c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,8 +28,8 @@ EXTRA_DIST = RELNOTES LICENSE configure.ac+lt config+lt \
doc/devel/arch.dox doc/devel/atf.dox doc/devel/contrib.dox \
doc/devel/debug.dox doc/devel/isc-logo.jpg doc/devel/libtool.dox \
doc/devel/mainpage.dox doc/devel/omapi.dox doc/devel/qa.dox \
- client/tests/Atffile common/tests/Atffile server/tests/Atffile \
- client/tests/Kyuafile common/tests/Kyuafile server/tests/Kyuafile \
+ common/tests/Atffile server/tests/Atffile \
+ common/tests/Kyuafile server/tests/Kyuafile \
m4/README CONTRIBUTING.md
if HAVE_BINDDIR
@@ -38,7 +38,7 @@ endif
# Use an autoconf substitution vs an automake conditional here
# to fool automake when the bind directory does not exist.
-SUBDIRS = @BINDSUBDIR@ includes tests common omapip client dhcpctl relay server
+SUBDIRS = @BINDSUBDIR@ includes tests common omapip dhcpctl server
DIST_SUBDIRS = $(SUBDIRS) keama