aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am6
1 files changed, 6 insertions, 0 deletions
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}