diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-17 21:45:33 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-10-17 21:45:33 +0000 |
commit | f3ff1dc9618a34338ae97ba6a57ab7532fe50f3b (patch) | |
tree | ef3c8453109564e7c8b6059bfe05578f21bbb31c /package/Makefile | |
parent | efbc756b232a92ad8176ed8cc3d37846939c8245 (diff) |
add libao package.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2153 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 6593baf11..034dc474a 100644 --- a/package/Makefile +++ b/package/Makefile @@ -68,6 +68,7 @@ package-$(BR2_PACKAGE_L2TPD) += l2tpd package-$(BR2_PACKAGE_LCD4LINUX) += lcd4linux package-$(BR2_PACKAGE_LESS) += less package-$(BR2_PACKAGE_LIBAMSEL) += libamsel +package-$(BR2_PACKAGE_LIBAO) += libao package-$(BR2_PACKAGE_LIBART) += libart package-$(BR2_PACKAGE_LIBDAEMON) += libdaemon package-$(BR2_PACKAGE_LIBDB) += libdb |