From 42cb90a6586936e43593d35898dd6136b3af4108 Mon Sep 17 00:00:00 2001 From: Fabien Tassin Date: Sun, 16 Dec 2007 19:18:40 +0100 Subject: * Update project files so that they could be used even before being installed (makes development easier) - update src/*.in - update src/Makefile --- src/nspr.mk.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/nspr.mk.in') diff --git a/src/nspr.mk.in b/src/nspr.mk.in index ece12da..4d9bf53 100644 --- a/src/nspr.mk.in +++ b/src/nspr.mk.in @@ -27,4 +27,4 @@ MOZCLIENT_URL := 'http://bonsai.mozilla.org/cvsquery.cgi?treeid=default&m MOZCLIENT_GETDATE = wget -O - -q --read-timeout=10 --user-agent='' --tries=3 $(MOZCLIENT_URL) 2> /dev/null | grep "href='http://webtools" | head -1 | tr '<>' '@' | cut -d@ -f5 | tr -d ':-' | sed -e 's/ /t/' MOZCLIENT_WANTMOZDIR := 1 -include mozclient.mk +include mozclient.mk.in -- cgit v1.2.3