# Makefile for the applet module
#

TOP	= ../../..
SUBDIR	= server/handlers/applet

FILES	= __init__ applet

include $(TOP)/Makefile.defs

