* Makefile.in: target 'distclean' - do not remove po/Makefile.in
authorArt Cancro <ajc@citadel.org>
Wed, 21 Dec 2005 15:08:56 +0000 (15:08 +0000)
committerArt Cancro <ajc@citadel.org>
Wed, 21 Dec 2005 15:08:56 +0000 (15:08 +0000)
webcit/ChangeLog
webcit/Makefile.in

index fde36776dddd509bd9e3f960a82a51663ddb921a..aaf1f5331f5a66fb56456dc8b826d9a54b7a244b 100644 (file)
@@ -1,5 +1,8 @@
 $Id$
 
+Wed Dec 21 10:08:18 EST 2005 ajc
+* Makefile.in: target 'distclean' - do not remove po/Makefile.in 
+
 Sat Dec 17 00:24:05 EST 2005 ajc
 * messages.c: include the "edit html source" button in the message editor
   window.  Also, when pullquoting a message, insert a \n\n at the end so
index 923f8906ba89cc2d9c103b15c0468fe26f9b8f17..917950e2a4b9adfc0a0c4a7d864a00204e653859 100644 (file)
@@ -32,7 +32,7 @@ clean:
 
 distclean: clean
        rm -f Makefile config.cache config.log config.status \
-               po/Makefile po/Makefile.in \
+               po/Makefile \
                $(srcdir)/TAGS
 
 setup: setup.o tools.o