X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=apps%2FMakefile.am;h=57a6f69d9f524c8068ad900cb0e0f9589bd89aa3;hb=590e9b4596f1caddf7c87dd767f4f57c6385c90b;hp=cb1c67556ca98d6fd62015f764939c6ee793baf4;hpb=d0dc04aa37c03de3dde28fe721466111d75079f9;p=sympathy.git diff --git a/apps/Makefile.am b/apps/Makefile.am index cb1c675..57a6f69 100644 --- a/apps/Makefile.am +++ b/apps/Makefile.am @@ -7,6 +7,9 @@ # $Id$ # # $Log$ +# Revision 1.8 2008/02/20 18:31:44 james +# *** empty log message *** +# # Revision 1.7 2008/02/16 01:30:56 james # *** empty log message *** # @@ -37,7 +40,7 @@ noinst_PROGRAMS = sympathyd sympathy noinst_HEADERS=clients.h client.h -sympathy_SOURCES = sympathy.c client.c usage.c clients.c mainloop.c +sympathy_SOURCES = sympathy.c usage.c clients.c mainloop.c sympathy_LDADD = ../src/libsympathy.a -lutil sympathyd_SOURCES = sympathyd.c clients.c client.c