# Makefile for the sat module
#

TOP	= ../../..
SUBDIR	= server/handlers/sat

FILES	= __init__ auth cert

include $(TOP)/Makefile.defs
