From 527697d6aee92ab3780eb34af158ac9d2207939c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 4 Jan 2003 00:12:21 +0000 Subject: add -shadow --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 10c93be6..fab23110 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -31,6 +31,6 @@ openbox.i: openbox.hh screen.hh client.hh touch $@ openbox_wrap.cc: openbox.i - swig $(filter -I%,$(CXXFLAGS)) -python -c++ -nodefault -o $@ $< + swig $(filter -I%,$(CXXFLAGS)) -python -shadow -c++ -nodefault -o $@ $< # local dependencies -- cgit v1.2.3