Skip to content
Snippets Groups Projects
Makefile.am 238 B
Newer Older
  • Learn to ignore specific revisions
  • # $Id$
    
    # don't follow the full GNU-standard
    
    # need automake >= 1.5
    AUTOMAKE_OPTIONS = foreign 1.5
    
    SUBDIRS = common fem grid operator quadrature solver lib istl doc bin m4 am
    
    
    pkgconfigdir = $(libdir)/pkgconfig
    pkgconfig_DATA = dune.pc