aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorjames <>2008-02-15 16:48:56 +0000
committerjames <>2008-02-15 16:48:56 +0000
commit6da9efdb2f23555f1e90ef04944017372e6dd01a (patch)
tree38353b81fd22f5fdb486ca30257b367442416d5a /src/Makefile.am
parent19f0d6f858f40d948ea9d2f9537adc2f094dbad4 (diff)
downloadsympathy-6da9efdb2f23555f1e90ef04944017372e6dd01a.tar.gz
sympathy-6da9efdb2f23555f1e90ef04944017372e6dd01a.tar.bz2
sympathy-6da9efdb2f23555f1e90ef04944017372e6dd01a.zip
*** empty log message ***
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2f99fe0..d162ccd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -8,6 +8,9 @@
# $Id$
#
# $Log$
+# Revision 1.15 2008/02/15 16:48:56 james
+# *** empty log message ***
+#
# Revision 1.14 2008/02/15 03:32:07 james
# *** empty log message ***
#
@@ -58,14 +61,14 @@ INCLUDES=
# NB order here matters.
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 cmd.h context.h \
+ log.h ipc.h symsocket.h keydis.h cmd.h lockfile.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 \
keydis.c history.c ring.c ptty.c terminal.c util.c log.c ipc.c \
- slide.c symsocket.c serial.c cmd.c
+ slide.c symsocket.c serial.c cmd.c lockfile.c
CPROTO=cproto