fix libast build: s/libtol/libtool/
[openwrt/svn-archive/archive.git] / XOrg / lib / libast / Makefile
index 00ec3916c50d355b3080ff3a4f7fd37abbef9d0b..c4f166ac07086f36144c41bd80aa566ad0140762 100644 (file)
@@ -1,10 +1,11 @@
-# 
-# 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.
 #
 # blogic@openwrt.org
+# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -15,7 +16,7 @@ PKG_RELEASE:=1
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.eterm.org/download/
 PKG_MD5SUM:=a9ec3b2da317f35869316e6d9571d296
-PKG_FIXUP:=libtol
+PKG_FIXUP:=libtool
 
 include $(INCLUDE_DIR)/package.mk