Makefile.am: add grid-reader.c

Add grid-reader.c to Makefile.am so it's included for compilation.
pull/2525/head
Thomas Adam 2020-12-24 22:22:10 +00:00
parent 70a0eb3a22
commit d936fde7ef
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ dist_tmux_SOURCES = \
file.c \
format.c \
format-draw.c \
grid-reader.c \
grid-view.c \
grid.c \
input-keys.c \