# Makefile for the xmlrpc handlers
#

TOP	= ../..
SUBDIR	= upload_server/handlers

FILES	= __init__

SUBDIRS = package_push

include $(TOP)/Makefile.defs

