aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/vst/make-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/vst/make-files.txt')
-rw-r--r--externals/grill/vst/make-files.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/externals/grill/vst/make-files.txt b/externals/grill/vst/make-files.txt
new file mode 100644
index 00000000..31a51078
--- /dev/null
+++ b/externals/grill/vst/make-files.txt
@@ -0,0 +1,7 @@
+# all the source files from the package
+SRCS= \
+ main.cpp
+
+HDRS= \
+ main.h vst~.h
+