mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Fixed makefile
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@563 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
6923e72f7f
commit
d6b9172d65
1 changed files with 2 additions and 1 deletions
|
|
@ -4,4 +4,5 @@ developer-guidelines.html: developer-guidelines.sgml
|
|||
docbook2html -u developer-guidelines.sgml
|
||||
if [[ -e developer-guidelines/developer-guidelines.html ]] ; then \
|
||||
mv developer-guidelines/developer-guidelines.html . ;\
|
||||
rm -f developer-guidelines ;\
|
||||
rm -f developer-guidelines ;\
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue