summaryrefslogtreecommitdiff
path: root/vst/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'vst/Makefile.am')
-rw-r--r--vst/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/vst/Makefile.am b/vst/Makefile.am
new file mode 100644
index 0000000..9a448a2
--- /dev/null
+++ b/vst/Makefile.am
@@ -0,0 +1,9 @@
+EXTRA_DIST = \
+ Makefile.mingw32 \
+ constants.h \
+ drumgizmo_vst.cc \
+ drumgizmo_vst.h \
+ input_vst.cc \
+ input_vst.h \
+ output_vst.cc \
+ output_vst.h \ No newline at end of file