summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2023-09-01 17:06:27 +0100
committerThomas Adam <thomas@xteddy.org>2023-09-01 17:06:27 +0100
commit1aec420465eab1cf6e4666851f950621e006b26d (patch)
treebe86e9bbe9a07d46a047611542581b87b1d5e9ee /Makefile.am
parentd682ef88e6eab4d256adf441d29f8e873ea292da (diff)
parent9456258ccc03a1a959cfb7d020011d751b39bb1b (diff)
Merge branch 'obsd-master'
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 \