summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomek Mrugalski <tomek@isc.org>2022-01-20 10:36:06 +0100
committerTomek Mrugalski <tomek@isc.org>2022-01-20 10:36:06 +0100
commit8d822e2c239f873f856b3689e9e2c631e83072ff (patch)
treebdefb8e1d4d48dc702c8930c77705ab27ebf9d71
parent2925489603b1c3c034f657d7af78eb4d37a605c8 (diff)
downloadisc-dhcp-8d822e2c239f873f856b3689e9e2c631e83072ff.tar.gz
[#218] Added empty install-exec target
- as requested by Philip Prindeville for OpenWRT build fix
-rw-r--r--bind/Makefile.in1
-rw-r--r--util/Makefile.bind.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/bind/Makefile.in b/bind/Makefile.in
index 8fe8883f..7e2993f6 100644
--- a/bind/Makefile.in
+++ b/bind/Makefile.in
@@ -116,5 +116,6 @@ uninstall-bind: all
# Include the following so that this Makefile is happy when the parent
# tries to use them.
+install-exec:
check distdir distclean dvi installcheck:
diff --git a/util/Makefile.bind.in b/util/Makefile.bind.in
index 8fe8883f..7e2993f6 100644
--- a/util/Makefile.bind.in
+++ b/util/Makefile.bind.in
@@ -116,5 +116,6 @@ uninstall-bind: all
# Include the following so that this Makefile is happy when the parent
# tries to use them.
+install-exec:
check distdir distclean dvi installcheck: