first commit
This commit is contained in:
11
thirdparty/ode-0.16.5/ode/doc/Makefile.am
vendored
Normal file
11
thirdparty/ode-0.16.5/ode/doc/Makefile.am
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
EXTRA_DIST = Doxyfile.in main.dox pix
|
||||
|
||||
if HAVE_DOXYGEN
|
||||
|
||||
mostlyclean-local:
|
||||
rm -rf html
|
||||
|
||||
html-local: Doxyfile
|
||||
$(DOXYGEN) Doxyfile
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user