# Makefile for suseRegister
#

SUBDIR	= suseRegister
FILES	= __init__ info
ROOT    = $(PYTHONPATH)

# what is the backend top dir
TOP     = ..
include $(TOP)/Makefile.defs
