X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/6129bbc739eed8f895f119c4e0af735152d2259f..cff2218e00c0a69788739372a748a3ea62809dc9:/package/Makefile diff --git a/package/Makefile b/package/Makefile index 40ccb3800..404d890c5 100644 --- a/package/Makefile +++ b/package/Makefile @@ -55,6 +55,7 @@ package-$(BR2_PACKAGE_PPTP) += pptp package-$(BR2_PACKAGE_PPTPD) += pptpd package-$(BR2_PACKAGE_QUAGGA) += quagga package-$(BR2_PACKAGE_RADVD) += radvd +package-$(BR2_PACKAGE_SCREEN) += screen package-$(BR2_PACKAGE_SDK) += sdk package-$(BR2_PACKAGE_SER) += ser package-$(BR2_PACKAGE_SETSERIAL) += setserial @@ -100,6 +101,7 @@ endif ifneq ($(BR2_PACKAGE_ASTERISK_MYSQL),) asterisk-compile: mysql-compile endif +screen-compile: ncurses-compile openswan-compile: gmp-compile nocatsplash-compile: glib-compile arpwatch-compile: libpcap-compile