put twisted extensions in their own menu
authorNicolas Thill <nico@openwrt.org>
Thu, 20 Sep 2007 06:45:52 +0000 (06:45 +0000)
committerNicolas Thill <nico@openwrt.org>
Thu, 20 Sep 2007 06:45:52 +0000 (06:45 +0000)
SVN-Revision: 8854

lang/twisted/Makefile

index 718bf588b704901e8078ef8d44d95b3542804c3c..f5401283ef0460b2945238ae36f71f2dc5a87a75 100644 (file)
@@ -33,6 +33,7 @@ endef
 
 define PyPackage/twisted
 $(call PyPackage/twisted/default)
+ MENU:=1
  TITLE:=Python networking engine
  DEPENDS+= +zope-interface
 endef