# Makefile for the apacheServer.py for Spacewalk Proxy Server.
#

TOP	= ..
SUBDIR	= proxy/broker
FILES	= __init__ rhnRepository rhnBroker
include $(TOP)/Makefile.defs
