diff options
Diffstat (limited to 'package/x11r7/xutil_makedepend/xutil_makedepend.mk')
-rw-r--r-- | package/x11r7/xutil_makedepend/xutil_makedepend.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xutil_makedepend/xutil_makedepend.mk b/package/x11r7/xutil_makedepend/xutil_makedepend.mk index 69c03211a..e6b623867 100644 --- a/package/x11r7/xutil_makedepend/xutil_makedepend.mk +++ b/package/x11r7/xutil_makedepend/xutil_makedepend.mk @@ -10,5 +10,5 @@ XUTIL_MAKEDEPEND_SITE = http://xorg.freedesktop.org/releases/individual/util XUTIL_MAKEDEPEND_DEPENDENCIES = xproto_xproto -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) $(eval $(host-autotools-package)) |