X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2FMakefile.am;h=3afac2b292e1d9f9ef3cd9da3643f7040b031eb5;hb=b1f5cc058d5f2880b75b7af5dcc746942c2d7279;hp=59bd862bcc69554cca3fe2537ce256ec5962a52f;hpb=cb8fb02869f855c49227af8f4ea52016b316134b;p=sympathy.git 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}