From b6695f4b1a54f76c521a4b460ffd0f1eaa559132 Mon Sep 17 00:00:00 2001 From: Chris Hanson Date: Mon, 22 Jan 2018 18:32:44 -0800 Subject: [PATCH] Add a few missing subdirs into Tags.sh computation. --- src/Tags.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Tags.sh b/src/Tags.sh index 4725fd25c..8dd3a9d28 100755 --- a/src/Tags.sh +++ b/src/Tags.sh @@ -39,12 +39,15 @@ DEFAULT_SUBDIRS=( \ mcrypt \ mhash \ microcode \ + pgsql \ runtime \ sf \ sos \ ssp \ star-parser \ win32 \ + x11 \ + x11-screen \ xdoc \ xml \ ) -- 2.25.1