t: rename directory

This commit is contained in:
Felipe Contreras
2025-08-01 19:05:28 -06:00
parent 408333afca
commit f4cdd20cb1
30 changed files with 1 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ all: doc
doc: doc/git-remote-hg.1 doc: doc/git-remote-hg.1
test: test:
$(MAKE) -C test $(MAKE) -C t
doc/git-remote-hg.1: doc/git-remote-hg.txt doc/git-remote-hg.1: doc/git-remote-hg.txt
asciidoctor -b manpage $< asciidoctor -b manpage $<

View File