X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=fab231105fe79ddcea3d9a193eda5ed9e3fb5d8c;hb=527697d6aee92ab3780eb34af158ac9d2207939c;hp=10c93be6f03431705ce226d0f637c18fe4950c9c;hpb=66a26917a0631463df7f72c34cbeb39df466918a;p=chaz%2Fopenbox 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