Ticket #64422: guard-doxyfile.patch
File guard-doxyfile.patch, 471 bytes (added by jxy (Xiao-Yong), 3 years ago) |
---|
-
src/ipe/Makefile
old new 98 98 $(INSTALL_FILES) ipe.icns $(RESOURCEDIR) 99 99 $(INSTALL_FILES) ../../icons/icons.ipe $(RESOURCEDIR)/icons 100 100 $(INSTALL_FILES) $(manualdir)/* $(BUNDLEDIR)/SharedSupport/doc 101 $(INSTALL_FILES) $(doxydir)/* $(BUNDLEDIR)/SharedSupport/doc 101 test -d $(doxydir) && \ 102 $(INSTALL_FILES) $(doxydir)/* $(BUNDLEDIR)/SharedSupport/doc 102 103 103 104 endif 104 105