From 527697d6aee92ab3780eb34af158ac9d2207939c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Jan 2003 00:12:21 +0000 Subject: add -shadow --- otk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'otk') diff --git a/otk/Makefile.am b/otk/Makefile.am index 2ef58ef0..0ba90ade 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -27,7 +27,7 @@ otk.i: $(wildcard *.hh) touch $@ otk_wrap.cc: otk.i - swig $(filter -I%,$(CXXFLAGS)) -python -c++ -o $@ $< + swig $(filter -I%,$(CXXFLAGS)) -python -shadow -c++ -o $@ $< # local dependencies application.o: application.cc application.hh eventdispatcher.hh \ -- cgit v1.2.3