aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/xsample/make-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/xsample/make-files.txt')
-rwxr-xr-xexternals/grill/xsample/make-files.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/externals/grill/xsample/make-files.txt b/externals/grill/xsample/make-files.txt
new file mode 100755
index 00000000..d96d8485
--- /dev/null
+++ b/externals/grill/xsample/make-files.txt
@@ -0,0 +1,7 @@
+# all the source files from the package
+SRCS= \
+ main.cpp play.cpp groove.cpp record.cpp inter.cpp
+
+HDRS= \
+ main.h inter.ci
+