diff options
| author | Mike Romberg <mike-romberg@comcast.net> | 2016-06-04 14:12:33 -0600 |
|---|---|---|
| committer | Mike Romberg <mike-romberg@comcast.net> | 2016-06-04 14:12:33 -0600 |
| commit | 2ea01f349d76239d36bec2ef493b8df25c73da17 (patch) | |
| tree | 9f72cd8ada3057bd83b5ad37af99b6047d3e5f4d /Examples/python/import_packages/split_modules/Makefile | |
| parent | 0cc3c78abf6d3509ed723d07c667004f112d5098 (diff) | |
| download | swig-2ea01f349d76239d36bec2ef493b8df25c73da17.tar.gz | |
remove builtin tests as they are already covered.
Diffstat (limited to 'Examples/python/import_packages/split_modules/Makefile')
| -rw-r--r-- | Examples/python/import_packages/split_modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/python/import_packages/split_modules/Makefile b/Examples/python/import_packages/split_modules/Makefile index dd1f2152e..65d635bb7 100644 --- a/Examples/python/import_packages/split_modules/Makefile +++ b/Examples/python/import_packages/split_modules/Makefile @@ -1,7 +1,7 @@ TOP = ../../.. LIBS = -subdirs = builtin vanilla builtin_split vanilla_split +subdirs = vanilla vanilla_split check: build |
