summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/native/libtool.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/native/libtool.mk b/plugins/native/libtool.mk
index d4ee284..e183cb4 100644
--- a/plugins/native/libtool.mk
+++ b/plugins/native/libtool.mk
@@ -1,7 +1,6 @@
# This file is part of MXE. See LICENSE.md for licensing information.
PKG := libtool
-$(PKG)_TARGETS := $(BUILD)
$(PKG)_DEPS_$(BUILD) := autoconf automake
define $(PKG)_BUILD_$(BUILD)