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 59bd862..3afac2b 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,9 @@
# $Id$
#
# $Log$
+# Revision 1.6 2008/02/09 15:47:28 james
+# *** empty log message ***
+#
# Revision 1.5 2008/02/08 15:06:42 james
# *** empty log message ***
#
@@ -30,7 +33,7 @@
INCLUDES =
SRCS= ansi.c crt.c html.c libsympathy.c render.c version.c vt102.c tty.c \
- history.c buf.c
+ history.c buf.c ptty.c
CPROTO=cproto
SYMPATHYSRCS=${SRCS}