chiark / gitweb /
*** empty log message ***
[sympathy.git] / src / Makefile.am
index 6cfd2216f2a4745eef115cb1a8d195772a638f20..59bd862bcc69554cca3fe2537ce256ec5962a52f 100644 (file)
@@ -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}