aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile.am
diff options
context:
space:
mode:
authorjames <>2008-03-07 13:56:39 +0000
committerjames <>2008-03-07 13:56:39 +0000
commit535429244c611970a7f54a12d570bfd861d6a397 (patch)
tree603d8f88a157e26a74ae33a2a6251d64a775e51a /apps/Makefile.am
parentbe42afab1c325fae5c3c270876a3447220adcca5 (diff)
downloadsympathy-535429244c611970a7f54a12d570bfd861d6a397.tar.gz
sympathy-535429244c611970a7f54a12d570bfd861d6a397.tar.bz2
sympathy-535429244c611970a7f54a12d570bfd861d6a397.zip
*** empty log message ***
Diffstat (limited to 'apps/Makefile.am')
-rw-r--r--apps/Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/Makefile.am b/apps/Makefile.am
index 51a39e4..c308bee 100644
--- a/apps/Makefile.am
+++ b/apps/Makefile.am
@@ -7,6 +7,9 @@
# $Id$
#
# $Log$
+# Revision 1.12 2008/03/07 13:56:39 james
+# *** empty log message ***
+#
# Revision 1.11 2008/02/24 00:42:53 james
# *** empty log message ***
#
@@ -48,7 +51,7 @@ INCLUDES = -I$(srcdir)/../src
bin_PROGRAMS = sympathy
HDRS=clients.h mainloop.h
-SRCS=sympathy.c usage.c clients.c mainloop.c
+SRCS=sympathy.c usage.c clients.c mainloop.c expand.c
noinst_HEADERS=${HDRS}