diff options
Diffstat (limited to 'configure.json')
-rw-r--r-- | configure.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/configure.json b/configure.json new file mode 100644 index 0000000..b725f49 --- /dev/null +++ b/configure.json @@ -0,0 +1,5 @@ +{ + "subconfigs": [ + "src/xmlpatterns" + ] +} |