diff options
author | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-11 11:40:58 +0000 |
---|---|---|
committer | wbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-09-11 11:40:58 +0000 |
commit | 5e6261128df82b51c507af52da59a52b0826ee2f (patch) | |
tree | 609c9f5e5ffd6eb3681cdc001e7e352cb504f0e6 /package/Makefile | |
parent | 743067bb1f4e86cc1cd03157cc458b654b924b60 (diff) |
add mpd from dave, thx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1902 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 337df83a79..2cb00f2409 100644 --- a/package/Makefile +++ b/package/Makefile @@ -97,6 +97,7 @@ package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MINI_HTTPD) += mini_httpd package-$(BR2_PACKAGE_MINI_SENDMAIL) += mini_sendmail package-$(BR2_PACKAGE_MONIT) += monit +package-$(BR2_PACKAGE_MPD) += mpd package-$(BR2_PACKAGE_MT_DAAPD) += mt-daapd package-$(BR2_PACKAGE_MTD) += mtd package-$(BR2_PACKAGE_MYSQL) += mysql |