mirror of
https://github.com/tmux/tmux.git
synced 2026-08-28 17:41:35 +00:00
Remove local image ASCII test tool references
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -25,4 +25,3 @@ regress/logs/
|
||||
tags
|
||||
tmux
|
||||
tmux.1.*
|
||||
tools/image-ascii-test
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user