disable namespace package build

This commit is contained in:
Mike Romberg 2016-04-03 15:56:03 -06:00
commit 32304449f9

View file

@ -10,8 +10,7 @@ import_packages_subdirs = \
from_init3 \
relativeimport1 \
relativeimport2 \
relativeimport3 \
namespace_pkg
relativeimport3
check: build
if test "x$(SRCDIR)" != x; then \