aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-10-03 01:32:43 +0000
committerDavid Robillard <d@drobilla.net>2008-10-03 01:32:43 +0000
commit5c195465cd9fcea537acc06ecc4be8d74bf8c6cd (patch)
tree83e0d979d83af985ac92f565058ed3caacaa6bf7 /src/engine/machina
parent4ac812c0e0d211f191b8da75cb81ef35e1a0d41d (diff)
downloadmachina-5c195465cd9fcea537acc06ecc4be8d74bf8c6cd.tar.gz
machina-5c195465cd9fcea537acc06ecc4be8d74bf8c6cd.tar.bz2
machina-5c195465cd9fcea537acc06ecc4be8d74bf8c6cd.zip
Good riddance.
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@1602 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/engine/machina')
-rw-r--r--src/engine/machina/Makefile.am22
1 files changed, 0 insertions, 22 deletions
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