diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-30 20:45:11 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-04-30 20:45:11 +0000 |
commit | a7a559116b3d4cf3bb74e6678f66de29f98aa731 (patch) | |
tree | d6db5d409ef68633393a9ab1653822cd3bc6f27b /package/Makefile | |
parent | 635288d1e2b691a30bb3bf57be633dc06288f6f6 (diff) |
add maradns
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@777 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 bf9d04f89..7a2e96224 100644 --- a/package/Makefile +++ b/package/Makefile @@ -34,6 +34,7 @@ package-$(BR2_PACKAGE_LIBPTHREAD) += libpthread package-$(BR2_PACKAGE_LIBUSB) += libusb package-$(BR2_PACKAGE_LZO) += lzo package-$(BR2_PACKAGE_MATRIXSSL) += matrixssl +package-$(BR2_PACKAGE_MARADNS) += maradns package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_MONIT) += monit package-$(BR2_PACKAGE_NCURSES) += ncurses |