# Makefile for the config-common module
#

TOP	= ../..
SUBDIR	= server/config_common

SPACEWALK_FILES	= __init__ base_templated_document templated_document

include $(TOP)/Makefile.defs

