Skip to content
Snippets Groups Projects
Commit e81e5bfc authored by Thimo Neubauer's avatar Thimo Neubauer
Browse files

use correct top-level include path

[[Imported from SVN: r982]]
parent 910b8711
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@ noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = stdstreams.cc
AM_CPPFLAGS = -I$(top_srcdir)/..
commonincludedir = $(includedir)/dune/common
commoninclude_HEADERS = dlist.cc mapping.cc stdstreams.cc array.hh debugstream.hh \
dlist.hh dynamictype.hh exceptions.hh fixedarray.hh function.hh functionspace.hh \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment