Skip to content
Snippets Groups Projects
Makefile.am 1.01 KiB
Newer Older
  • Learn to ignore specific revisions
  • Christian Engwer's avatar
    Christian Engwer committed
    # -*- tab-width: 8 -*-
    
    	acx_lapack.m4				\
    	acx_mpi.m4				\
    	acx_pthread.m4				\
    
    	ax_boost_base.m4			\
    
    	ax_check_gl.m4				\
    	ax_lang_compiler_ms.m4			\
    
    Jorrit Fahlke's avatar
    Jorrit Fahlke committed
    	boost_fusion.m4				\
    
    	cxx0x_nullptr.m4			\
    
    	cxx11_constexpr.m4			\
    
    	cxx11_noexcept.m4			\
    
    	dune_check_lib.m4			\
    	dune_common.m4				\
    	dune_compiler.m4			\
    
    	dune_cxa_demangle.m4			\
    
    	dune_fortran.m4				\
    
    	dune_deprecated.m4			\
    	dune_docu.m4				\
    	dune_linkcxx.m4				\
    	dune_mpi.m4				\
    	dune_streams.m4				\
    
    Christian Engwer's avatar
    Christian Engwer committed
    	mprotect.m4				\
    
    aclocaldir = $(datadir)/dune/aclocal
    
    EXTRA_DIST = CMakeLists.txt $(ALLM4S)
    
    include $(top_srcdir)/am/global-rules