You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

30 lines
1.0 KiB

## @id $Id$
## 1 2 3 4 5 6 7 8
## 45678901234567890123456789012345678901234567890123456789012345678901234567890
EXTRA_DIST = debian bootstrap.sh backup-generic.in setup-backup.in \
check_backup.in check_backup.cfg.in escalate-backup.in \
icinga-monitoring.png variables.texi.in
sbin_SCRIPTS = backup-generic setup-backup escalate-backup
dist_sysconf_DATA = backup.conf
icingaplugindir = ${libdir}/nagios/plugins
icingaplugin_SCRIPTS = check_backup
icingapluginnrpeconfigdir = ${sysconfdir}/nagios/nrpe.d
icingapluginnrpeconfig_DATA = check_backup.cfg
info_TEXINFOS = backup-generic.texi
backup_generic_TEXINFOS = variables.texi
deb: distdir
cd ${distdir} && dpkg-buildpackage
distclean-local:
-rm -rf ${distdir}
MAINTAINERCLEANFILES = configure ltmain.sh INSTALL COPYING aclocal.m4 \
install-sh missing makefile.in @PACKAGE@_@VERSION@* \
debian/changelog debian/control mdate-sh texinfo.tex