From 74c2e130e079c977c3d2b431b49362d3b8fb250e Mon Sep 17 00:00:00 2001 From: james <> Date: Wed, 27 Feb 2008 15:04:32 +0000 Subject: *** empty log message *** --- src/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index f0bb52c..37e7217 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -8,6 +8,9 @@ # $Id$ # # $Log$ +# Revision 1.20 2008/02/27 15:04:32 james +# *** empty log message *** +# # Revision 1.19 2008/02/27 10:47:34 james # *** empty log message *** # @@ -91,6 +94,9 @@ noinst_HEADERS= prototypes.h ${HDRS} EXTRA_DIST=sympathy.h.tail +clean-local: + -rm -f sympathy.h version.h version-num + libsympathy_a_SOURCES = ${SYMPATHYSRCS} libsympathy_la_SOURCES = ${SYMPATHYSRCS} -- cgit v1.2.3