diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-10 21:24:37 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-08-10 21:24:37 +0000 |
commit | e122fd3565fe46fe95376e06255422dc2fe7e7b2 (patch) | |
tree | bc63bec47d7734c40566c1e1d670b7bfc1294a1c /package/Makefile | |
parent | de048b473fc9451c23176f25ff0afb7ebd2c4710 (diff) |
Add libart package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1602 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/Makefile')
-rw-r--r-- | package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile index 7ba30f968..b528bf23e 100644 --- a/package/Makefile +++ b/package/Makefile @@ -51,6 +51,7 @@ package-$(BR2_PACKAGE_L2TPD) += l2tpd package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux package-$(BR2_PACKAGE_LESS) += less package-$(BR2_PACKAGE_LIBAMSEL) += libamsel +package-$(BR2_PACKAGE_LIBART) += libart package-$(BR2_PACKAGE_LIBDB) += libdb package-$(BR2_PACKAGE_LIBELF) += libelf package-$(BR2_PACKAGE_LIBEVENT) += libevent |