Skip to content

Commit bb580c2

Browse files
committed
[WIP] Debugging
1 parent aefba6d commit bb580c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

documentation/doxygen/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ doxygen: filter pyzdoc htmlfooter
8383
doxygen
8484
bash ./CleanNamespaces.sh
8585
gzip $(DOXYGEN_IMAGE_PATH)/ROOT.tag
86-
gzip $(DOXYGEN_IMAGE_PATH)/ROOT.qch
86+
gzip $(DOXYGEN_IMAGE_PATH)/ROOT.qch || find $(DOXYGEN_OUTPUT_DIRECTORY) -name "*.qch"
8787
rm -rf files c1* *.ps *.eps *.png *.jpg *.tex *.svg *.pdf *.root *.xpm *.out *.dat *.dtd *.dot *.txt *.csv *.log *.rs
8888
rm -rf listofclass.sh tmva* data* result* config* test* Roo* My* Freq*
8989
rm -f Doxyfile_INPUT filter htmlfooter.html MDF.C pca.C

0 commit comments

Comments
 (0)