1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00

Add notify.c to the list of sources.

This commit is contained in:
Tiago Cunha 2012-03-18 02:24:33 +00:00
parent f41efd9d89
commit 0f9f30de2e

View File

@ -151,6 +151,7 @@ dist_tmux_SOURCES = \
log.c \ log.c \
mode-key.c \ mode-key.c \
names.c \ names.c \
notify.c \
options-table.c \ options-table.c \
options.c \ options.c \
paste.c \ paste.c \