X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2FMakefile.am;h=92a0e88a76ebccb891428a7aefdcf3c60217b118;hb=d20265fbf33e22b30b5c2879cff7ae5c22d3fc29;hp=f648e7a09c78f421afcdbb8ca8f66f3fe96fbca1;hpb=ca18756e89e072fa067751f421a4f9879596e70b;p=sympathy.git diff --git a/src/Makefile.am b/src/Makefile.am index f648e7a..92a0e88 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,6 +8,9 @@ # $Id$ # # $Log$ +# Revision 1.12 2008/02/14 02:46:44 james +# *** empty log message *** +# # Revision 1.11 2008/02/14 01:55:57 james # *** empty log message *** # @@ -47,11 +50,11 @@ INCLUDES= -PROJECTHDRS= crt.h tty.h ansi.h vt102.h keys.h history.h ring.h slide.h log.h ipc.h symsocket.h term.h context.h prototypes.h +PROJECTHDRS= crt.h tty.h ansi.h vt102.h keys.h history.h ring.h slide.h log.h ipc.h symsocket.h keydis.h context.h prototypes.h HDRS=project.h -SRCS=ansi.c crt.c html.c libsympathy.c render.c version.c vt102.c tty.c term.c \ +SRCS=ansi.c crt.c html.c libsympathy.c render.c version.c vt102.c tty.c keydis.c \ history.c ring.c ptty.c terminal.c util.c log.c ipc.c slide.c symsocket.c CPROTO=cproto