summaryrefslogtreecommitdiff
path: root/Rexfile
diff options
context:
space:
mode:
Diffstat (limited to 'Rexfile')
-rw-r--r--Rexfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rexfile b/Rexfile
index e78e74a..86c91f5 100644
--- a/Rexfile
+++ b/Rexfile
@@ -1 +1 @@
-require './frontends/Rexfile'; \ No newline at end of file
+require $_ for glob '*/Rexfile'; \ No newline at end of file