From ccc64e79a870d37ddff7afa92a41fd9a8dbecd42 Mon Sep 17 00:00:00 2001 From: james <> Date: Thu, 14 Feb 2008 00:57:58 +0000 Subject: *** empty log message *** --- apps/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'apps/Makefile.am') diff --git a/apps/Makefile.am b/apps/Makefile.am index 6b4d868..f0f5881 100644 --- a/apps/Makefile.am +++ b/apps/Makefile.am @@ -7,6 +7,9 @@ # $Id$ # # $Log$ +# Revision 1.4 2008/02/14 00:57:58 james +# *** empty log message *** +# # Revision 1.3 2008/02/13 18:05:06 james # *** empty log message *** # @@ -26,7 +29,7 @@ noinst_PROGRAMS = sympathyd sympathy noinst_HEADERS=clients.h client.h sympathy_SOURCES = sympathy.c client.c -sympathy_LDADD = ../src/libsympathy.la -lutil +sympathy_LDADD = ../src/libsympathy.a -lutil sympathyd_SOURCES = sympathyd.c clients.c client.c sympathyd_LDADD = ../src/libsympathy.la -lutil -- cgit v1.2.3