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.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/common/interface/Makefile.am b/src/common/interface/Makefile.am
index 8460a2fb..8442df77 100644
--- a/src/common/interface/Makefile.am
+++ b/src/common/interface/Makefile.am
@@ -1,4 +1,8 @@
EXTRA_DIST = \
README \
ClientInterface.hpp \
- EngineInterface.hpp
+ EngineInterface.hpp \
+ Plugin.hpp \
+ Node.hpp \
+ Port.hpp \
+ DataType.hpp \