Skip to content
Snippets Groups Projects
Commit 83b7648b authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

index.html should be cleaned

[[Imported from SVN: r1927]]
parent 48f94966
No related branches found
No related tags found
No related merge requests found
......@@ -5,9 +5,13 @@ EXTRA_DIST = BuildSystem
SUBDIRS = devel appl doxygen layout
all: index.html
PAGES = index.html
all: $(PAGES)
# setting like in dune-web
CURDIR=doc
include $(top_srcdir)/am/webstuff
CLEANFILES = $(PAGES)
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