aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 1c63eaf..a163fd0 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,9 @@
# $Id$
#
# $Log$
+# Revision 1.3 2008/02/07 00:39:13 james
+# *** empty log message ***
+#
# Revision 1.2 2008/02/04 01:32:39 james
# *** empty log message ***
#
@@ -20,7 +23,7 @@
INCLUDES =
-SRCS= ansi.c crt.c html.c libsympathy.c render.c testtty.c version.c vt102.c
+SRCS= ansi.c crt.c html.c libsympathy.c render.c testtty.c version.c vt102.c tty.c
CPROTO=cproto
SYMPATHYSRCS=${SRCS}