]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[#218] Added empty install-exec target
authorTomek Mrugalski <tomek@isc.org>
Thu, 20 Jan 2022 09:36:06 +0000 (10:36 +0100)
committerTomek Mrugalski <tomek@isc.org>
Thu, 20 Jan 2022 09:36:06 +0000 (10:36 +0100)
 - as requested by Philip Prindeville for OpenWRT build fix

bind/Makefile.in
util/Makefile.bind.in

index 8fe8883f11a3472bcfae3f976a281481f0f4d88d..7e2993f6656267966e0e7b2f5e6b1771063f0fc9 100644 (file)
@@ -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:
index 8fe8883f11a3472bcfae3f976a281481f0f4d88d..7e2993f6656267966e0e7b2f5e6b1771063f0fc9 100644 (file)
@@ -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: