From 1663326468ccc18a20dbd4e2046af43f7771a1cf 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 4f375b7d0..be8e97534 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