From 5c195465cd9fcea537acc06ecc4be8d74bf8c6cd Mon Sep 17 00:00:00 2001 From: David Robillard Date: Fri, 3 Oct 2008 01:32:43 +0000 Subject: Good riddance. git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1602 a436a847-0d15-0410-975c-d299462d15a1 --- src/engine/machina/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 src/engine/machina/Makefile.am (limited to 'src/engine/machina') diff --git a/src/engine/machina/Makefile.am b/src/engine/machina/Makefile.am deleted file mode 100644 index a9b3cb5..0000000 --- a/src/engine/machina/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -libmachinaincludedir = $(includedir)/machina - -libmachinainclude_HEADERS = \ - Action.hpp \ - ActionFactory.hpp \ - Driver.hpp \ - Edge.hpp \ - Engine.hpp \ - Evolver.hpp \ - JackDriver.hpp \ - LearnRequest.hpp \ - Loader.hpp \ - Machine.hpp \ - MachineBuilder.hpp \ - MidiAction.hpp \ - Mutation.hpp \ - Node.hpp \ - Problem.hpp \ - Recorder.hpp \ - SMFDriver.hpp \ - Schrodinbit.hpp \ - types.hpp -- cgit v1.2.1