libs/gdbm: Cleanup some autotools leftovers
authorMarcel Denia <naoir@gmx.net>
Sun, 6 Jul 2014 08:48:47 +0000 (10:48 +0200)
committerMarcel Denia <naoir@gmx.net>
Sun, 6 Jul 2014 09:17:23 +0000 (11:17 +0200)
This prevents usage of (possibly nonexistent)host tools, namely
aclocal-1.14.

Signed-off-by: Marcel Denia <naoir@gmx.net>
libs/gdbm/Makefile

index 2b8a92cc7f72b0e1034ebcccd948ebc3d7eda076..c3d27bcb5df43b258b8e68c6ac61c3a3b6bd0038 100644 (file)
@@ -19,6 +19,7 @@ PKG_LICENSE:=GPLv3
 PKG_LICENSE_FILES:=COPYING
 
 PKG_FIXUP:=autoreconf
+PKG_REMOVE_FILES:=Makefile compat/Makefile doc/Makefile export/Makefile src/Makefile tests/Makefile
 PKG_BUILD_PARALLEL:=0
 
 include $(INCLUDE_DIR)/package.mk