1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-25 18:50:51 +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 e9d464b4d3
commit 05c8c3abf2

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