# Makefile for the handlers
#

TOP	= ../..
SUBDIR	= satellite_exporter/handlers

FILES	= __init__ non_auth_dumper

include $(TOP)/Makefile.defs
