Skip to content
Snippets Groups Projects
Makefile.am 191 B

SUBDIRS = doxygen
CURDIR = doc
BASEDIR = ..

# where to install the documentation too
docdir=$(datadir)/doc/dune-gfe

include $(top_srcdir)/am/webstuff
include $(top_srcdir)/am/global-rules