summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_world_common.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/ptxd_make_world_common.sh')
-rw-r--r--scripts/lib/ptxd_make_world_common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_world_common.sh b/scripts/lib/ptxd_make_world_common.sh
index 150d70c16..e8105fa62 100644
--- a/scripts/lib/ptxd_make_world_common.sh
+++ b/scripts/lib/ptxd_make_world_common.sh
@@ -142,7 +142,7 @@ ptxd_make_world_init_compat() {
#
# default: "tags ctags"
#
- pkg_tags_opt="${pkg_tags_opt:-tags ctags}"
+ pkg_tags_opt="${pkg_tags_opt:-tags ctags cscope}"
#