]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commitdiff
Add dependency to allow parallel makes to work correctly.
authorTheodore Ts'o <tytso@mit.edu>
Fri, 14 Mar 2003 07:42:42 +0000 (02:42 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 14 Mar 2003 07:42:42 +0000 (02:42 -0500)
Makefile.in

index 34128e8c125079a5f999529a22a7723cc930a0b7..07e1efb025d8e2b89939b8043ab10d2853095a73 100644 (file)
@@ -19,7 +19,7 @@ SUBS= lib/ext2fs/ext2_types.h lib/blkid/blkid_types.h lib/uuid/uuid_types.h
 
 TAR=tar
 
-all::
+all:: subs
        $(MAKE) libs
        $(MAKE) progs
        $(MAKE) docs