diff --git a/Configurations/unix-Makefile.tmpl b/Configurations/unix-Makefile.tmpl index f4e204b20e12c..89f9b81e72b98 100644 --- a/Configurations/unix-Makefile.tmpl +++ b/Configurations/unix-Makefile.tmpl @@ -1381,7 +1381,7 @@ test_ordinals: tags TAGS: FORCE rm -f TAGS tags - -util/ctags.sh + -( cd $(SRCDIR); util/ctags.sh ) -etags `find . -name '*.[ch]' -o -name '*.pm'` providers/fips.checksum.new: providers/fips.module.sources.new