X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=sympathy.git;a=blobdiff_plain;f=apps%2FMakefile.am;h=6cc8718790ef24ee034e13be8efd102b08517e80;hp=51a39e4ff610fa11003e12424440244f33c4d8d1;hb=a17e36f776907ddb4f582912243f5359d6e43107;hpb=82aed0c41cd917fdf9cdb20db788fe9da0662eba diff --git a/apps/Makefile.am b/apps/Makefile.am index 51a39e4..6cc8718 100644 --- a/apps/Makefile.am +++ b/apps/Makefile.am @@ -1,12 +1,15 @@ # # Makefile.am: # -# Copyright (c) 2008 James McKenzie , +# Copyright (c) 2008 James McKenzie , # All rights reserved. # -# $Id$ +# $Id: Makefile.am,v 1.12 2008/03/07 13:56:39 james Exp $ +# +# $Log: Makefile.am,v $ +# Revision 1.12 2008/03/07 13:56:39 james +# *** empty log message *** # -# $Log$ # 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}