# Makefile for the app module
#

TOP	= ../../..
SUBDIR	= server/handlers/app

FILES	= __init__ packages

include $(TOP)/Makefile.defs

