aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2011-09-21 16:32:31 +0000
committerTiago Cunha <tcunha@gmx.com>2011-09-21 16:32:31 +0000
commit39628e8280aba6232cc71d9f61e5c1f68a683564 (patch)
treee2e0c22188ac064c75ab8c3487a7a9e50311769f
parent40af1a854c17722e70f9c28882020f2fa65a1959 (diff)
downloadrtmux-39628e8280aba6232cc71d9f61e5c1f68a683564.tar.gz
rtmux-39628e8280aba6232cc71d9f61e5c1f68a683564.tar.bz2
rtmux-39628e8280aba6232cc71d9f61e5c1f68a683564.zip
Add format.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 0a70dca8..0258ee71 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -136,6 +136,7 @@ dist_tmux_SOURCES = \
cmd.c \
colour.c \
environ.c \
+ format.c \
grid-utf8.c \
grid-view.c \
grid.c \