diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 0d95873c..cc165bea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -165,6 +165,7 @@ dist_tmux_SOURCES = \ options.c \ paste.c \ proc.c \ + pty.c \ resize.c \ screen-redraw.c \ screen-write.c \ |