diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-08 03:32:09 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2005-03-08 03:32:09 +0000 |
commit | 03551923e584b760161ddea264ba377c50f1adbd (patch) | |
tree | bcef1496d3c0f046de47e2bbf6f0aceb9522c0a3 /openwrt/package/Makefile | |
parent | 5c8213223823a105aa0af8e771789f6312cfd96c (diff) |
Add haserl package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@347 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 cea0a78d83..83ed49e468 100644 --- a/openwrt/package/Makefile +++ b/openwrt/package/Makefile @@ -18,6 +18,7 @@ package-$(BR2_PACKAGE_OPENVPN) += openvpn package-$(BR2_PACKAGE_POPT) += popt package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_IPROUTE2) += iproute2 +package-$(BR2_PACKAGE_HASERL) += haserl package-$(BR2_PACKAGE_MICROPERL) += microperl package-$(BR2_PACKAGE_LIBELF) += libelf package-$(BR2_PACKAGE_STRACE) += strace |