More _SOURCES.

pull/1/head
Tiago Cunha 2011-01-07 14:46:13 +00:00
parent 1df427bc7b
commit 9301eeb4dd
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $Id: Makefile.am,v 1.4 2011-01-04 09:43:14 nicm Exp $
# $Id: Makefile.am,v 1.5 2011-01-07 14:46:13 tcunha Exp $
# Obvious program stuff.
bin_PROGRAMS = tmux
@ -56,6 +56,7 @@ endif
# List of sources.
dist_tmux_SOURCES = \
arguments.c \
attributes.c \
cfg.c \
client.c \