mbedtls: enable MBEDTLS_DHM_C
[openwrt/staging/chunkeey.git] / package / libs / gettext / Makefile
index cb4ee125303ab8ca8b30bf86976c226a62a86230..b0233309e27eae98ce489d5c260a905897b8ad27 100644 (file)
@@ -24,11 +24,6 @@ define Package/libintl
   TITLE:=Stub header for the GNU Internationalization library
 endef
 
-define Build/Prepare
-       $(INSTALL_DIR) $(PKG_BUILD_DIR)
-       $(CP) ./src/* $(PKG_BUILD_DIR)/
-endef      
-
 define Build/Configure
 endef