summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parent5f89e214d36d5b0b38a15d9dcdeaff9f571e0be3 (diff)
downloadisc-dhcp-be133161c00d4a9a78a099a70d2f04b88c8d15d0.tar.gz
[#227] References to client/relay code removed in configure/Makefile
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac
index b2c306b7..b22f4586 100644
--- a/configure.ac
+++ b/configure.ac
@@ -992,8 +992,6 @@ AC_C_FLEXIBLE_ARRAY_MEMBER
AC_CONFIG_FILES([
Makefile
- client/Makefile
- client/tests/Makefile
common/Makefile.am
common/Makefile
common/tests/Makefile
@@ -1003,8 +1001,6 @@ AC_CONFIG_FILES([
keama/Makefile
omapip/Makefile.am
omapip/Makefile
- relay/Makefile
- relay/tests/Makefile
server/Makefile
tests/Makefile.am
tests/Makefile