Add dependency to allow parallel makes to work correctly.

bitmap-optimize
Theodore Ts'o 2003-03-14 02:42:42 -05:00
parent e1f072280c
commit 78130a21fd
1 changed files with 1 additions and 1 deletions

View 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