diff options
Diffstat (limited to 'src/common/interface/Makefile.am')
-rw-r--r-- | src/common/interface/Makefile.am | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/src/common/interface/Makefile.am b/src/common/interface/Makefile.am deleted file mode 100644 index 4649fd0b..00000000 --- a/src/common/interface/Makefile.am +++ /dev/null @@ -1,13 +0,0 @@ -EXTRA_DIST = \ - ClientInterface.hpp \ - CommonInterface.hpp \ - Connection.hpp \ - DataType.hpp \ - EngineInterface.hpp \ - EventType.hpp \ - GraphObject.hpp \ - Node.hpp \ - Patch.hpp \ - Plugin.hpp \ - Port.hpp \ - README |