Przeglądaj źródła

- fix bad r23573 from egtvedt

Bernhard Reutner-Fischer 17 lat temu
rodzic
commit
a291c2cf54
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      Makefile.in

+ 2 - 2
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