Skip to content
Snippets Groups Projects
Commit 894602b2 authored by Martin Nolte's avatar Martin Nolte
Browse files

add interfaces.hh to Makefile.am again (otherwise missing from tarball)

[[Imported from SVN: r5447]]
parent f634f737
No related branches found
No related tags found
No related merge requests found
......@@ -3,5 +3,6 @@ Makefile.in
.deps
.libs
*.lo
*.swp
libcommon.la
semantic.cache
\ No newline at end of file
semantic.cache
......@@ -23,7 +23,8 @@ commoninclude_HEADERS = dlist.cc alignment.hh \
mpicollectivecommunication.hh geometrytype.hh utility.hh \
bartonnackmanifcheck.hh binaryfunctions.hh lru.hh fassign.hh \
static_assert.hh smallobject.hh version.hh \
float_cmp.cc float_cmp.hh
float_cmp.cc float_cmp.hh \
interfaces.hh
if EXPRESSIONTEMPLATES
commoninclude_HEADERS += exprtmpl.hh exprtmpl/scalar.inc exprtmpl/exprexpr.inc
......
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