summaryrefslogtreecommitdiff
path: root/Examples/python/import_packages/namespace_pkg/Makefile
diff options
context:
space:
mode:
authorMike Romberg <mike-romberg@comcast.net>2016-04-08 08:27:57 -0600
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2016-05-24 22:46:45 +0100
commit5ceef0a8131f3da83d7893f429945703364192d8 (patch)
tree7f1f040d77c9ca2426ad5fcf3d61eb2fb9441977 /Examples/python/import_packages/namespace_pkg/Makefile
parent10d71ca01a499ae1867721fc33043ce1c92a9dfb (diff)
downloadswig-5ceef0a8131f3da83d7893f429945703364192d8.tar.gz
use %inline for test
Diffstat (limited to 'Examples/python/import_packages/namespace_pkg/Makefile')
-rw-r--r--Examples/python/import_packages/namespace_pkg/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/python/import_packages/namespace_pkg/Makefile b/Examples/python/import_packages/namespace_pkg/Makefile
index 1aad13246..d86871344 100644
--- a/Examples/python/import_packages/namespace_pkg/Makefile
+++ b/Examples/python/import_packages/namespace_pkg/Makefile
@@ -1,7 +1,6 @@
TOP = ../../..
SWIGEXE = $(TOP)/../swig
SWIG_LIB_DIR = $(TOP)/../$(TOP_BUILDDIR_TO_TOP_SRCDIR)Lib
-SRCS = robin.c
TARGET = robin
INTERFACE = robin.i