##############################################################################
###############################################################################
##
##  Copyright (C) 2008 Red Hat, Inc.  All rights reserved.
##
##  Author: Fabio M. Di Nitto <fdinitto@redhat.com>
##  
##  This copyrighted material is made available to anyone wishing to use,
##  modify, copy, or redistribute it subject to the terms and conditions
##  of the GNU General Public License v.2.
##
###############################################################################
###############################################################################

include ../../../make/defines.mk

TARGET= fencing.py

FENCEAGENTSLIB= $(TARGET)

include $(OBJDIR)/make/fencebuild.mk
