summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schanda <schanda@itestra.de>2013-08-08 09:59:43 +0200
committerJohannes Schanda <schanda@itestra.de>2013-08-08 09:59:43 +0200
commit59e9a833207fd63b585c8dd1f13aa34b7a954d8c (patch)
tree86cb35f7e8bac1bfc3ac19516eb24e461b9a3ae5
parentdc6c8b06510a54ba573ccbab9c58d33368d09689 (diff)
downloadgenivi-common-api-runtime-59e9a833207fd63b585c8dd1f13aa34b7a954d8c.tar.gz
Add Configuration.h to installed headers
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 53fe931..136aac9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,6 +43,7 @@ CommonAPI_include_HEADERS = \
src/CommonAPI/AttributeExtension.h \
src/CommonAPI/ByteBuffer.h \
src/CommonAPI/CommonAPI.h \
+ src/CommonAPI/Configuration.h \
src/CommonAPI/Event.h \
src/CommonAPI/Factory.h \
src/CommonAPI/Factory.hpp \