aboutsummaryrefslogtreecommitdiffstats
path: root/apps/Makefile.am
diff options
context:
space:
mode:
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}