From 2ec3d1bac5a7f36d11aa926dc243b83557cc8cbf Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sun, 6 Nov 2005 17:19:05 +0000 Subject: add psybnc package (thanks to Peter Feuerer) git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2355 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/Makefile') diff --git a/package/Makefile b/package/Makefile index 9b5fe61e98..01e09097c4 100644 --- a/package/Makefile +++ b/package/Makefile @@ -150,6 +150,7 @@ package-$(BR2_COMPILE_POSTGRESQL) += postgresql package-$(BR2_PACKAGE_PPP) += ppp package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd +package-$(BR2_PACKAGE_PSYBNC) += psybnc package-$(BR2_PACKAGE_QUAGGA) += quagga package-$(BR2_PACKAGE_RADVD) += radvd package-$(BR2_PACKAGE_RARPD) += rarpd -- cgit v1.2.3