[MOAB-dev] commit/MOAB: tautges: Adding installation of Version.h.

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Tue Jan 7 15:32:16 CST 2014


1 new commit in MOAB:

https://bitbucket.org/fathomteam/moab/commits/3f96e0b9391d/
Changeset:   3f96e0b9391d
Branch:      master
User:        tautges
Date:        2014-01-07 22:31:56
Summary:     Adding installation of Version.h.

Technically, I wonder whether this should go in lib/ instead, since this is typically where compiled things go; however, there's a precedent for putting .in-generated files in include, so I'll stick with that.

Affected #:  1 file

diff --git a/src/Makefile.am b/src/Makefile.am
index 0a05543..5772d12 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -200,6 +200,7 @@ nobase_libMOAB_la_include_HEADERS = \
   moab/Types.hpp \
   moab/UnknownInterface.hpp \
   moab/Util.hpp \
+  moab/Version.h \
   moab/WriteUtilIface.hpp \
   moab/WriterIface.hpp \
   MBEntityType.h \

Repository URL: https://bitbucket.org/fathomteam/moab/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the moab-dev mailing list