diff options
Diffstat (limited to 'package/xstroke/xstroke.mk')
-rw-r--r-- | package/xstroke/xstroke.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/xstroke/xstroke.mk b/package/xstroke/xstroke.mk index f6795b5a2..16b45d758 100644 --- a/package/xstroke/xstroke.mk +++ b/package/xstroke/xstroke.mk @@ -9,5 +9,5 @@ XSTROKE_SITE = http://avr32linux.org/twiki/pub/Main/XStroke XSTROKE_DEPENDENCIES = xlib_libXft xlib_libXtst xlib_libXpm -$(eval $(call AUTOTARGETS,package,xstroke)) +$(eval $(call AUTOTARGETS)) |