summaryrefslogtreecommitdiff
path: root/Examples/python/import_packages/split_modules/Makefile
diff options
context:
space:
mode:
authorMike Romberg <mike-romberg@comcast.net>2016-06-04 14:12:33 -0600
committerMike Romberg <mike-romberg@comcast.net>2016-06-04 14:12:33 -0600
commit2ea01f349d76239d36bec2ef493b8df25c73da17 (patch)
tree9f72cd8ada3057bd83b5ad37af99b6047d3e5f4d /Examples/python/import_packages/split_modules/Makefile
parent0cc3c78abf6d3509ed723d07c667004f112d5098 (diff)
downloadswig-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/Makefile2
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