forked from premiere/premiere-libtorrent
fix documentation makefile clean rule
This commit is contained in:
parent
d49e7443a0
commit
55654b6567
|
@ -120,5 +120,5 @@ ifneq ($(STAGE),)
|
|||
endif
|
||||
|
||||
clean:
|
||||
rm -f $(TARGETS:=.html) $(TARGETS:=.pdf) $(FIGURES:=.png) $(FIGURES:=.eps) settings.rst todo.html reference*.html reference*.rst stats_counters.rst manual.rst
|
||||
rm -f $(TARGETS:=.html) $(TARGETS:=.pdf) $(FIGURES:=.png) $(FIGURES:=.eps) $(REFERENCE_TARGETS:=.rst) settings.rst todo.html reference*.html stats_counters.rst
|
||||
|
||||
|
|
Loading…
Reference in New Issue