Skip to content
Snippets Groups Projects
Makefile.am 204 B
Newer Older
  • Learn to ignore specific revisions
  • stdincludedir = $(includedir)/dune/common/std
    stdinclude_HEADERS = 				\
    
      constexpr.hh \
    
      noexcept.hh \
    
    
    EXTRA_DIST = CMakeLists.txt
    
    include $(top_srcdir)/am/global-rules