[packages] libcrypto++: fix compilation on backfire by getting rid of the GNUmakefile...
[openwrt/svn-archive/archive.git] / libs / libcrypto++ / Makefile
index 8826d09613700f252dc504cc7bcbc58622a0646a..f5c3212d06e92dae20bea535f24081cc013f23a1 100644 (file)
@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://ftp.de.debian.org/debian/pool/main/libc/libcrypto++/
 PKG_MD5SUM:=681f830145bf93cbc16113eaf61fbe2a
 
 PKG_FIXUP:=autoreconf
+PKG_REMOVE_FILES:=aclocal.m4 GNUmakefile
 PKG_INSTALL:=1
 
 include $(INCLUDE_DIR)/package.mk