chiark / gitweb /
*** empty log message ***
authorjames <james>
Wed, 20 Feb 2008 18:35:10 +0000 (18:35 +0000)
committerjames <james>
Wed, 20 Feb 2008 18:35:10 +0000 (18:35 +0000)
apps/Makefile.am

index f81709b7ad54d5c2668780c6d1920a4c0721706f..513e8ad02b4f3cf32a5558a5730820aca95e1cf0 100644 (file)
@@ -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