aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-01-07 14:46:13 +0000
committerTiago Cunha <tcunha@gmx.com>2011-01-07 14:46:13 +0000
commit9301eeb4ddf8e84dca983ef8f31eba17c6dbb437 (patch)
tree98abeda51ca90ad8af9595e6dc6de2cf9ec3391e
parent1df427bc7b1a458f4d3fe6f9255010708a8d8634 (diff)
downloadrtmux-9301eeb4ddf8e84dca983ef8f31eba17c6dbb437.tar.gz
rtmux-9301eeb4ddf8e84dca983ef8f31eba17c6dbb437.tar.bz2
rtmux-9301eeb4ddf8e84dca983ef8f31eba17c6dbb437.zip
More _SOURCES.
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 4c18852d..c5156d49 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \