Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Core Modules
dune-istl
Commits
85051b1d
Commit
85051b1d
authored
Nov 05, 2008
by
Robert Klöfkorn
Browse files
remove WML from Makefiles (not needed in tar balls)
[[Imported from SVN: r958]]
parent
ee138d21
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/doxygen/Makefile.am
View file @
85051b1d
...
...
@@ -19,7 +19,6 @@ if BUILD_DOCS
# EXTRAINSTALL in the html subdirectory
DOXYGENINSTALL
=
*
.html
*
.css
*
.png
*
.gif ../doxygen.log
if
WML
# themeing doxygen
DOXYGENHEADER
=
doxy-header.html
DOXYGENHEADERBUILD
=
$(DOXYGENHEADER)
.build
...
...
@@ -30,8 +29,6 @@ DOYXFILE_OVERWRITE = echo "HTML_HEADER = $(DOXYGENHEADER)"; \
echo
"HTML_STYLESHEET =
$(DOXYGENSTYLESHEET)
"
;
DOXYFILESHORT_OVERWRITE
=
$(DOYXFILE_OVERWRITE)
\
echo
"SHORT_NAMES = YES"
;
# end WML
endif
#we need this in the distribution
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment