Update _SOURCES.

This commit is contained in:
Tiago Cunha 2011-01-03 23:54:51 +00:00
parent 36c7c7537a
commit 3689640b4e

View File

@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.2 2011-01-03 23:40:21 nicm Exp $
# $Id: Makefile.am,v 1.3 2011-01-03 23:54:51 tcunha Exp $
# Obvious program stuff.
bin_PROGRAMS = tmux
@ -156,6 +156,7 @@ dist_tmux_SOURCES = \
log.c \
mode-key.c \
names.c \
options-table.c \
options.c \
paste.c \
resize.c \