X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=0ba90ade1d5b5dfed78aca931cfe711e3367c8a5;hb=4c768d5d63154e416e1282396dc48492d0585d42;hp=2ef58ef07d9bf5e3e78e20c303543263f6f4bae8;hpb=41bdbec9c6468c5024d21500efd381bba46ad72f;p=chaz%2Fopenbox 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 \