[ekiga/gnome-2-26] [windows] Add a "touch" command back to the script



commit e3ed4d64abba6b4630fb94ead05b36fb197cebd2
Author: Eugen Dedu <Eugen Dedu pu-pm univ-fcomte fr>
Date:   Wed Apr 28 00:05:20 2010 +0200

    [windows] Add a "touch" command back to the script
    
    Elsewhere expat is always compiled.

 win32/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/win32/Makefile b/win32/Makefile
index 80cf9b1..c2121c0 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -353,6 +353,7 @@ $(INCLUDEDIR)/expat.h:
 $(LIBDIR)/libexpat.a:  $(EXPAT_DIR)/config.status $(INCLUDEDIR)/expat.h
 	$(MAKE) $(MAKEOPTS) -C $(EXPAT_DIR)
 	$(MAKE) $(MAKEOPTS) -C $(EXPAT_DIR) install
+	touch $@
 
 ### OPENLDAP
 update-sources::



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]