1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

Is this sufficient to fix make -j?

This commit is contained in:
Alasdair Kergon 2002-01-21 16:02:55 +00:00
parent 94722ba71f
commit 751acb3800

View File

@ -26,6 +26,9 @@ ifeq ($(MAKECMDGOALS),distclean)
SUBDIRS += test/mm test/device test/format1 test/regex test/filters
endif
include make.tmpl
lib: include
tools: include lib