From: John Voltz Date: Thu, 24 Apr 2008 14:25:09 +0000 (-0000) Subject: remove trailing space X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=29a18d8bbcd92121b9a671ff11f77aa8cb03a293;p=buildroot.git remove trailing space --- diff --git a/package/xstroke/xstroke.mk b/package/xstroke/xstroke.mk index 6d0e2852b1..55be079185 100644 --- a/package/xstroke/xstroke.mk +++ b/package/xstroke/xstroke.mk @@ -11,7 +11,7 @@ XSTROKE_INSTALL_STAGING = NO XSTROKE_INSTALL_TARGET = YES XSTROKE_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR) install -XSTROKE_DEPENDENCIES = uclibc +XSTROKE_DEPENDENCIES = uclibc $(eval $(call AUTOTARGETS,package,xstroke))