Add libtool fixup to libaudiofile.
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 8 Oct 2008 18:00:51 +0000 (18:00 +0000)
committerLars-Peter Clausen <lars@metafoo.de>
Wed, 8 Oct 2008 18:00:51 +0000 (18:00 +0000)
SVN-Revision: 12920

libs/libaudiofile/Makefile

index 494405bf99dbe50803109e6359746ab080067c3c..cb034f5d9286f9d3927c8e6e99c4775c8d462ccf 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -15,6 +15,7 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.cti.ecp.fr/~beauxir5/peercast
 PKG_MD5SUM:=460f848ce5f4a33ae66b15a4fb7720ec
+PKG_FIXUP:=libtool
 
 include $(INCLUDE_DIR)/package.mk