changeset 28072:eb54b1f7034b

Apparently the .PHONY bits are important for the revision reported in win32 builds to be accurate. it's a good thing I didn't test this before.
author Stu Tomlinson <stu@nosnilmot.com>
date Thu, 30 Jul 2009 03:47:23 +0000
parents 7da3bf6d3b2c
children b5102d206f0c 29e07dedfacc
files Makefile.mingw
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.mingw	Thu Jul 30 03:42:26 2009 +0000
+++ b/Makefile.mingw	Thu Jul 30 03:47:23 2009 +0000
@@ -133,3 +133,5 @@
 	rm -f ./VERSION
 
 include $(PIDGIN_COMMON_TARGETS)
+
+.PHONY: $(PIDGIN_REVISION_H) $(PIDGIN_REVISION_RAW_TXT)