diff options
| author | Felix Fietkau <nbd@openwrt.org> | 2005-04-30 20:45:11 +0000 |
|---|---|---|
| committer | Felix Fietkau <nbd@openwrt.org> | 2005-04-30 20:45:11 +0000 |
| commit | dd245380cb6a7ca6f5ef57524ef1a29ce69197f0 (patch) | |
| tree | d6db5d409ef68633393a9ab1653822cd3bc6f27b /package/Makefile | |
| parent | 613ed46db3b8e0d8eee4e1d628249cb2653afe9a (diff) | |
| download | upstream-dd245380cb6a7ca6f5ef57524ef1a29ce69197f0.tar.gz upstream-dd245380cb6a7ca6f5ef57524ef1a29ce69197f0.tar.bz2 upstream-dd245380cb6a7ca6f5ef57524ef1a29ce69197f0.zip | |
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 bf9d04f89ad..7a2e9622494 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 |
