Skip to content
Snippets Groups Projects
Makefile.am 191 B
Newer Older
  • Learn to ignore specific revisions
  • Oliver Sander's avatar
    Oliver Sander committed
    
    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