From 59e9a833207fd63b585c8dd1f13aa34b7a954d8c Mon Sep 17 00:00:00 2001 From: Johannes Schanda Date: Thu, 8 Aug 2013 09:59:43 +0200 Subject: Add Configuration.h to installed headers --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- cgit v1.2.1