From 1a3ed26293fc7e86e204fe324d4578c8acb1be12 Mon Sep 17 00:00:00 2001 From: james Date: Wed, 20 Feb 2008 18:35:10 +0000 Subject: [PATCH] *** empty log message *** --- apps/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/apps/Makefile.am b/apps/Makefile.am index f81709b..513e8ad 100644 --- a/apps/Makefile.am +++ b/apps/Makefile.am @@ -7,6 +7,9 @@ # $Id$ # # $Log$ +# Revision 1.10 2008/02/20 18:35:10 james +# *** empty log message *** +# # Revision 1.9 2008/02/20 18:33:37 james # *** empty log message *** # @@ -39,9 +42,9 @@ INCLUDES = -I$(srcdir)/../src -noinst_PROGRAMS = sympathyd sympathy +bin_PROGRAMS = sympathy -noinst_HEADERS=clients.h client.h +noinst_HEADERS=clients.h mainloop.h sympathy_SOURCES = sympathy.c usage.c clients.c mainloop.c sympathy_LDADD = ../src/libsympathy.la -lutil -- 2.30.2