aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/dynext/make-files.txt
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/dynext/make-files.txt')
-rw-r--r--externals/grill/dynext/make-files.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/externals/grill/dynext/make-files.txt b/externals/grill/dynext/make-files.txt
new file mode 100644
index 00000000..0538f6b7
--- /dev/null
+++ b/externals/grill/dynext/make-files.txt
@@ -0,0 +1,8 @@
+NAME=dyn~
+
+# all the source files from the package
+DIR=src
+
+SRCS= main.cpp
+HDRS=
+