chiark / gitweb /
*** empty log message ***
[sympathy.git] / src / Makefile.am
index ad3e0ada9239b9fe364d4163954cd772b6c97ee9..7e0a3b93deab94568a72ed968fc31cb9a0055408 100644 (file)
@@ -8,6 +8,9 @@
 # $Id$
 #
 # $Log$
+# Revision 1.17  2008/02/24 00:42:53  james
+# *** empty log message ***
+#
 # Revision 1.16  2008/02/22 23:39:27  james
 # *** empty log message ***
 #
@@ -113,6 +116,7 @@ protos:
 
 tidy: ${SRCS} ${HDRS}
        indent -i2 -ts0 ${SRCS} ${HDRS} 
+       /bin/rm -f *~
 
 sympathy.h: ${PROJECTHDRS} sympathy.h.head sympathy.h.tail
        cat sympathy.h.head ${PROJECTHDRS} sympathy.h.tail > $@ || /bin/rm -f $@