Skip to content
Snippets Groups Projects
Commit e9fcd406 authored by Christian Engwer's avatar Christian Engwer
Browse files

[am]

remove dune-web support from top-rules

[[Imported from SVN: r6883]]
parent 8a6e44a4
No related branches found
No related tags found
No related merge requests found
......@@ -21,19 +21,7 @@ maintainer-clean-local: top-clean
# we use LT_OUTPUT, thus we might have a config.lt file -- remove it!
distclean-libtool:
-rm -f libtool config.lt
.PHONY: distclean-libtool
top-clean:
rm -f dependencies.m4
# link dune.css
if DUNEWEB
doc-local: css-local
doc-clean: css-clean
css-local: dune.css
css-clean:
rm -f dune.css
dune.css:
$(LN_S) $(DUNEWEBDIR)/dune.css
endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment