aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/machina/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/machina/Makefile.am')
-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