aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2012-06-18 15:24:17 +0000
committerTiago Cunha <tcunha@gmx.com>2012-06-18 15:24:17 +0000
commitdfc845e7f92d7b5bda4e184699dd9eb5492d8b09 (patch)
tree4541989b5025f216754c51049ac1973b7284f2f0
parent0159c74a32dabec337334252121d5d2a060adc21 (diff)
downloadrtmux-dfc845e7f92d7b5bda4e184699dd9eb5492d8b09.tar.gz
rtmux-dfc845e7f92d7b5bda4e184699dd9eb5492d8b09.tar.bz2
rtmux-dfc845e7f92d7b5bda4e184699dd9eb5492d8b09.zip
Add control.c to the list of sources.
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 5e26c574..c4f45be6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -135,6 +135,7 @@ dist_tmux_SOURCES = \
cmd-unlink-window.c \
cmd.c \
colour.c \
+ control.c \
environ.c \
format.c \
grid-utf8.c \