From 2d106c7fd8bd4ac12352fd63c2e30f514aa44301 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Tue, 18 Oct 2011 14:58:06 +0200 Subject: Windows only Makefile. New makefile for dist. --- vst/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vst/Makefile.am (limited to 'vst/Makefile.am') 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 -- cgit v1.2.3