From 1a4be2a365d2cf735de43bc1542c704fa886f5d9 Mon Sep 17 00:00:00 2001
From: jpbl <jpbl>
Date: Thu, 10 Nov 2005 19:10:57 +0000
Subject: [PATCH] make fix

---
 Makefile.cvs | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.cvs b/Makefile.cvs
index 552d1fbee2..f633458f91 100644
--- a/Makefile.cvs
+++ b/Makefile.cvs
@@ -1,3 +1,5 @@
+all: autotools qt
+
 autotools: 
 	@echo "This Makefile is only for the CVS repository"
 	@echo "This will be deleted before making the distribution"
@@ -12,5 +14,4 @@ autotools:
 qt: 
 	cd src/gui/qt && qmake
 
-all: autotools qt
 
-- 
GitLab