# Makefile for installation of the logrotation configuration files
#

# what is the backend top dir
TOP	= ..

INSTALL_FILES	= $(wildcard rhn-*)
INSTALL_DEST	= /etc/logrotate.d

include $(TOP)/Makefile.defs
