summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index d02024c3..a8e6ae67 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-# Makefile.am
+ Makefile.am
# Obvious program stuff.
bin_PROGRAMS = tmux
@@ -191,6 +191,7 @@ dist_tmux_SOURCES = \
tty-keys.c \
tty-term.c \
tty.c \
+ utf8-combined.c \
utf8.c \
window-buffer.c \
window-client.c \