summaryrefslogtreecommitdiffstats
path: root/src/common/interface/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/interface/Makefile.am')
-rw-r--r--src/common/interface/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/common/interface/Makefile.am b/src/common/interface/Makefile.am
index 347e8186..7a8f641d 100644
--- a/src/common/interface/Makefile.am
+++ b/src/common/interface/Makefile.am
@@ -1,6 +1,6 @@
EXTRA_DIST = \
README \
- ClientInterface.h \
- ClientKey.h \
- Responder.h \
- EngineInterface.h
+ ClientInterface.hpp \
+ ClientKey.hpp \
+ Responder.hpp \
+ EngineInterface.hpp