From fbc7718dbaa69a616dfb0dfe2566e55f45cc96cb Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:03:30 +0000 Subject: [PATCH] packages/ices: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40082 --- sound/ices/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/ices/Makefile b/sound/ices/Makefile index 4f375b7d0a..be8e97534b 100644 --- a/sound/ices/Makefile +++ b/sound/ices/Makefile @@ -56,4 +56,4 @@ define Build/Compile LDFLAGS="$(TARGET_LDFLAGS) -lz -lm" endef -$(eval $(call BuildPackage,ices)) +$(eval $(call BuildPackage,ices)) -- 2.30.2