aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjames <>2008-02-27 15:04:32 +0000
committerjames <>2008-02-27 15:04:32 +0000
commit74c2e130e079c977c3d2b431b49362d3b8fb250e (patch)
tree18d6e631fa3e56c4a3593eb01b17a0817451a0fe /src
parent131599d075be3b2e2d0377d3c6024c053cba2fb3 (diff)
downloadsympathy-74c2e130e079c977c3d2b431b49362d3b8fb250e.tar.gz
sympathy-74c2e130e079c977c3d2b431b49362d3b8fb250e.tar.bz2
sympathy-74c2e130e079c977c3d2b431b49362d3b8fb250e.zip
*** empty log message ***
Diffstat (limited to 'src')
-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}