packages/libmicrohttpd: fix whitespaces
authorGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:04:28 +0000 (07:04 +0000)
committerGabor Juhos <[email protected]>
Thu, 27 Mar 2014 07:04:28 +0000 (07:04 +0000)
Signed-off-by: Dirk Neukirchen <[email protected]>
Signed-off-by: Gabor Juhos <[email protected]>
SVN-Revision: 40142

libs/libmicrohttpd/Makefile

index ee1f54639f78e88831fe8733545f8abf43779cb3..1f9f9d6b3ef0c2f5b25b63ff05cbf7bfe666b207 100644 (file)
@@ -1,4 +1,4 @@
-# 
+#
 # Copyright (C) 2011-2012 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
@@ -36,7 +36,7 @@ CONFIGURE_ARGS+= \
        --disable-curl \
        --disable-https \
 
-define Build/InstallDev 
+define Build/InstallDev
        $(INSTALL_DIR) $(1)/usr/include
        $(CP) $(PKG_INSTALL_DIR)/usr/include/microhttpd.h $(1)/usr/include/
        $(INSTALL_DIR) $(1)/usr/lib