From 3b70a356575a220ba87cf7b7c8eaf7b9fa0ade39 Mon Sep 17 00:00:00 2001 From: Zack Rusin Date: Sun, 23 Nov 2003 08:07:04 +0000 Subject: Match kde schematics --- Makefile.cvs | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Makefile.cvs') diff --git a/Makefile.cvs b/Makefile.cvs index fb06305b..d44e5654 100644 --- a/Makefile.cvs +++ b/Makefile.cvs @@ -1,6 +1,8 @@ ## -*- makefile -*- -all: configure - -configure: configure.in autogen.sh +configure: ./autogen.sh --no-configure + +.SILENT: + +.PHONY: configure -- cgit