From b1406a0e09b0cb27032ade94c58d9a471086b89a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 7 Oct 2007 19:59:13 +0000 Subject: Remove DSSI. git-svn-id: http://svn.drobilla.net/lad/ingen@838 a436a847-0d15-0410-975c-d299462d15a1 --- src/libs/engine/events/Makefile.am | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/libs/engine/events/Makefile.am') diff --git a/src/libs/engine/events/Makefile.am b/src/libs/engine/events/Makefile.am index 67ccf0e5..f437be2c 100644 --- a/src/libs/engine/events/Makefile.am +++ b/src/libs/engine/events/Makefile.am @@ -13,14 +13,6 @@ EXTRA_DIST = \ CreatePatchEvent.hpp \ CreatePortEvent.cpp \ CreatePortEvent.hpp \ - DSSIConfigureEvent.cpp \ - DSSIConfigureEvent.hpp \ - DSSIControlEvent.cpp \ - DSSIControlEvent.hpp \ - DSSIProgramEvent.cpp \ - DSSIProgramEvent.hpp \ - DSSIUpdateEvent.cpp \ - DSSIUpdateEvent.hpp \ DeactivateEvent.cpp \ DeactivateEvent.hpp \ DestroyEvent.cpp \ -- cgit v1.2.1