split_wrapper -> split_modules to avoid conflict with clean rule
This commit is contained in:
parent
355e4b4903
commit
ddc9fc1eb9
47 changed files with 2 additions and 1 deletions
|
|
@ -10,7 +10,8 @@ import_packages_subdirs = \
|
|||
from_init3 \
|
||||
relativeimport1 \
|
||||
relativeimport2 \
|
||||
relativeimport3
|
||||
relativeimport3 \
|
||||
split_modules
|
||||
|
||||
check: build
|
||||
if test "x$(SRCDIR)" != x; then \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue