aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 6cfd221..59bd862 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,9 @@
# $Id$
#
# $Log$
+# Revision 1.5 2008/02/08 15:06:42 james
+# *** empty log message ***
+#
# Revision 1.4 2008/02/07 01:04:16 james
# *** empty log message ***
#
@@ -26,7 +29,8 @@
INCLUDES =
-SRCS= ansi.c crt.c html.c libsympathy.c render.c version.c vt102.c tty.c
+SRCS= ansi.c crt.c html.c libsympathy.c render.c version.c vt102.c tty.c \
+ history.c buf.c
CPROTO=cproto
SYMPATHYSRCS=${SRCS}