summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/data/configure.json
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/features/data/configure.json')
-rw-r--r--mkspecs/features/data/configure.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/mkspecs/features/data/configure.json b/mkspecs/features/data/configure.json
index 98ccde1ee3..38623d46a4 100644
--- a/mkspecs/features/data/configure.json
+++ b/mkspecs/features/data/configure.json
@@ -12,7 +12,10 @@
"recheck": { "type": "void", "name": "cache_use", "value": "positive" },
"recheck-all": { "type": "void", "name": "cache_use", "value": "none" },
- "redo": { "type": "redo" }
+ "redo": { "type": "redo" },
+
+ "list-features": "void",
+ "list-libraries": "void"
}
}
}