From 7106bff788bb0193045c9eef4fba8dd6d675abf4 Mon Sep 17 00:00:00 2001 From: Tobi Oetiker Date: Fri, 13 Jun 2008 21:55:35 +0000 Subject: prepare for the release of smokeping-2.4.1 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f46597b..e89f5df 100644 --- a/Makefile +++ b/Makefile @@ -167,7 +167,7 @@ smokeping-$(VERSION).tar.gz: rm -rf smokeping-$(VERSION)/qooxdoo/source/smokeping.cgi rm -rf smokeping-$(VERSION)/qooxdoo/source/perl/Qooxdoo/Services/Smokeping.pm (cd smokeping-$(VERSION) && $(MAKE) doc) - (cd smokeping-$(VERSION)/qooxdoo && $(MAKE) build) + (cd smokeping-$(VERSION)/qooxdoo && $(MAKE) && $(MAKE) build) (cd smokeping-$(VERSION)/qooxdoo; \ cp build/tr.cgi ../htdocs/tr.cgi.dist;\ cp build/index.html ../htdocs/tr.html;\ -- cgit v1.2.3-24-g4f1b