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