forked from ungleich-public/cdist
remove all generated/moved manpages
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
ed92a7d6fd
commit
2dbb289fc3
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -48,7 +48,7 @@ doc/man/.marker: $(MANSRC)
|
|||
touch $@
|
||||
|
||||
clean:
|
||||
rm -f doc/man/*.html doc/man/*.[1-9]
|
||||
rm -rf doc/man/*.html doc/man/*.[1-9] doc/man/man[1-9]
|
||||
|
||||
################################################################################
|
||||
# Developer targets
|
||||
|
|
Loading…
Reference in a new issue