From: Tomek Mrugalski Date: Thu, 20 Jan 2022 09:36:06 +0000 (+0100) Subject: [#218] Added empty install-exec target X-Git-Tag: v4_4_3b1^2~24 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=8d822e2c239f873f856b3689e9e2c631e83072ff;p=thirdparty%2Fdhcp.git [#218] Added empty install-exec target - as requested by Philip Prindeville for OpenWRT build fix --- 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: