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 a163fd0..6cfd221 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,9 @@
# $Id$
#
# $Log$
+# Revision 1.4 2008/02/07 01:04:16 james
+# *** empty log message ***
+#
# Revision 1.3 2008/02/07 00:39:13 james
# *** empty log message ***
#
@@ -23,7 +26,7 @@
INCLUDES =
-SRCS= ansi.c crt.c html.c libsympathy.c render.c testtty.c version.c vt102.c tty.c
+SRCS= ansi.c crt.c html.c libsympathy.c render.c version.c vt102.c tty.c
CPROTO=cproto
SYMPATHYSRCS=${SRCS}