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 | 1c6c103a4ffeb0aff697d723462f44b8ed0839f8 (patch) | |
tree | d2895baf9b5c0d8ff8bc5ba760592eaf2492fcad /openwrt/package/Makefile | |
parent | f1dc797d9fc0f0d934a04a347c145e60370c9f9d (diff) |
add maradns
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@777 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/Makefile')
-rw-r--r-- | openwrt/package/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile index bf9d04f89..7a2e96224 100644 --- a/openwrt/package/Makefile +++ b/openwrt/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 |