From 562e4f8b734f5b4904c92a9c6826aeb468a690b0 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 27 Mar 2014 07:04:28 +0000 Subject: [PATCH] packages/libmicrohttpd: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40142 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- libs/libmicrohttpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/libmicrohttpd/Makefile b/libs/libmicrohttpd/Makefile index ee1f54639..1f9f9d6b3 100644 --- a/libs/libmicrohttpd/Makefile +++ b/libs/libmicrohttpd/Makefile @@ -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