From 53da8d703e228f7107688aa38fe305a0ba8d91e4 Mon Sep 17 00:00:00 2001 From: Arch Librarian Date: Mon, 20 Sep 2004 16:51:21 +0000 Subject: Fixed make woops Author: jgg Date: 1998-11-06 03:10:24 GMT Fixed make woops --- buildlib/makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'buildlib/makefile.in') diff --git a/buildlib/makefile.in b/buildlib/makefile.in index 4a12e7d9b..cf808643b 100644 --- a/buildlib/makefile.in +++ b/buildlib/makefile.in @@ -2,7 +2,9 @@ # This is the build directory make file, it sets the build directory # and runs the src makefile. +ifndef NOISY .SILENT: +endif SRCDIR=@top_srcdir@ SUBDIRS:=./docs ./bin ./bin/methods ./obj ./include/apt-pkg ./include/deity -- cgit v1.2.3