mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
make: lint can now auto-detect the proper reference path
This commit is contained in:
+1
-3
@@ -23,9 +23,7 @@
|
||||
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
# SUCH DAMAGE.
|
||||
|
||||
COREREFDIR= ${PLUGINSDIR}/../core
|
||||
|
||||
.-include "${COREREFDIR}/Mk/lint.mk"
|
||||
.-include "${PLUGINSDIR}/../core/Mk/lint.mk"
|
||||
|
||||
lint-desc: check
|
||||
@if [ ! -f ${.CURDIR}/${PLUGIN_DESC} ]; then \
|
||||
|
||||
Reference in New Issue
Block a user