diff options
Diffstat (limited to 'package/x11r7/xdriver_xf86-input-microtouch')
-rw-r--r-- | package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk b/package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk index 75a9d3cb2..26d00e6f9 100644 --- a/package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk +++ b/package/x11r7/xdriver_xf86-input-microtouch/xdriver_xf86-input-microtouch.mk @@ -10,4 +10,4 @@ XDRIVER_XF86_INPUT_MICROTOUCH_SITE = http://xorg.freedesktop.org/releases/indivi XDRIVER_XF86_INPUT_MICROTOUCH_AUTORECONF = YES XDRIVER_XF86_INPUT_MICROTOUCH_DEPENDENCIES = xserver_xorg-server xproto_inputproto xproto_randrproto xproto_xproto -$(eval $(call AUTOTARGETS,xdriver_xf86-input-microtouch)) +$(eval $(call AUTOTARGETS,package/x11r7,xdriver_xf86-input-microtouch)) |