# Makefile for the xmlrpc module
#

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

FILES	= __init__ package_push

include $(TOP)/Makefile.defs

