From a291c2cf5420a9088a6187baa966c0e2ad90f6ec Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 8 Oct 2008 21:22:38 +0000 Subject: - fix bad r23573 from egtvedt --- Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 28a7159be..0ecb7e3b8 100644 --- a/Makefile.in +++ b/Makefile.in @@ -21,13 +21,13 @@ sub_headers := headers ifeq ($(HAVE_DOT_CONFIG),y) +all: pregen libs + # To be able to build the libs rule, we must first have the generated headers. # This is needed when locale support is enabled, but also ensures that the # build process is parallel safe. libs: pregen -all: pregen libs - # In this section, we need .config -include .config.cmd -- cgit v1.2.3