Add Configuration.h to installed headers
authorJohannes Schanda <schanda@itestra.de>
Thu, 8 Aug 2013 07:59:43 +0000 (09:59 +0200)
committerJohannes Schanda <schanda@itestra.de>
Thu, 8 Aug 2013 07:59:43 +0000 (09:59 +0200)
Makefile.am

index 53fe931..136aac9 100644 (file)
@@ -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 \