aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorjames <>2008-02-08 15:06:52 +0000
committerjames <>2008-02-08 15:06:52 +0000
commita4101322d71ce2f800d741e98ec8f537c70b663f (patch)
tree9ff178d83a007491efafce60ba2d7b0a363e2858 /src/Makefile.am
parent314cd6b742efa6e0c97f4b9e991add65c5bbaad4 (diff)
downloadsympathy-a4101322d71ce2f800d741e98ec8f537c70b663f.tar.gz
sympathy-a4101322d71ce2f800d741e98ec8f537c70b663f.tar.bz2
sympathy-a4101322d71ce2f800d741e98ec8f537c70b663f.zip
*** empty log message ***
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}