summaryrefslogtreecommitdiffstats
path: root/bin/dtf-gen
diff options
context:
space:
mode:
Diffstat (limited to 'bin/dtf-gen')
-rwxr-xr-xbin/dtf-gen2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/dtf-gen b/bin/dtf-gen
index 84f7312..7307520 100755
--- a/bin/dtf-gen
+++ b/bin/dtf-gen
@@ -121,6 +121,8 @@ test -d "$outputdir" && {
mkdir -p "$outputdir"
cat "$dtflibdir/default" > "$outputdir/library"
+dg_call --template "$dtflibdir/tests" >> "$outputdir/library"
+
count_recursive_walk "$toporigdir" . .
# Protect sources!