aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/skel-template.pl5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/skel-template.pl b/build/skel-template.pl
index 8940d33..0e355fe 100644
--- a/build/skel-template.pl
+++ b/build/skel-template.pl
@@ -1,3 +1,8 @@
+# grabs some variables (containing versions) from Makefile,
+# and then copies files from template-skel over to the
+# dist folder, replacing occurrences of those variables
+# in the process.
+
use strict;
use warnings;