Remove local image ASCII test tool references

This commit is contained in:
Michael Grant
2026-08-03 09:24:16 +01:00
parent d8da527882
commit 4e379f38d6
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@@ -25,4 +25,3 @@ regress/logs/
tags
tmux
tmux.1.*
tools/image-ascii-test

View File

@@ -6,7 +6,7 @@ CLEANFILES = tmux.1.mdoc tmux.1.man cmd-parse.c
EXTRA_DIST = \
CHANGES README COPYING example_tmux.conf \
osdep-*.c mdoc2man.awk tmux.1 \
tools/generate-image-diacritics.sh tools/image-ascii-test.c
tools/generate-image-diacritics.sh
dist_EXTRA_tmux_SOURCES = compat/*.[ch]
# Preprocessor flags.