diff options
Diffstat (limited to 'package/x11r7/xproto_recordproto')
-rw-r--r-- | package/x11r7/xproto_recordproto/xproto_recordproto.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xproto_recordproto/xproto_recordproto.mk b/package/x11r7/xproto_recordproto/xproto_recordproto.mk index d37eec733..73f8a3379 100644 --- a/package/x11r7/xproto_recordproto/xproto_recordproto.mk +++ b/package/x11r7/xproto_recordproto/xproto_recordproto.mk @@ -10,4 +10,4 @@ XPROTO_RECORDPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_RECORDPROTO_INSTALL_STAGING = YES XPROTO_RECORDPROTO_INSTALL_TARGET = NO -$(eval $(call AUTOTARGETS)) +$(eval $(autotools-package)) |