# Makefile for the xmlrpc handlers
#

TOP	= ../
SUBDIR	= upload_server

FILES	= __init__

SUBDIRS = handlers

include $(TOP)/Makefile.defs

