summaryrefslogtreecommitdiff
path: root/src/input/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/Makefile')
-rw-r--r--src/input/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/Makefile b/src/input/Makefile
index 8b06c63..06f8ee4 100644
--- a/src/input/Makefile
+++ b/src/input/Makefile
@@ -22,7 +22,7 @@
CFLAGS += -I$(CURDIR)
# Objects
-OBJS = filter inputstream utf8_stream
+OBJS = filter inputstream utf8_stream utf16_stream
.PHONY: clean debug distclean export release setup test