X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2FMakefile.am;h=de6877b9aab29a07b04089e321139c8e7cfc9d18;hb=619864a1725647039c01a0c85c77d5307b256171;hp=dd8d45f044e4608dfb390134a15482d0d98285f4;hpb=d600bf8d58205ea476458970b8dda5f6e8d9220b;p=chaz%2Fopenbox diff --git a/otk/Makefile.am b/otk/Makefile.am index dd8d45f0..de6877b9 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -3,8 +3,10 @@ scriptdir = $(libdir)/openbox/python CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ \ -DBUTTONSDIR=\"$(buttonsdir)\" -DSWIG_GLOBAL +# -DSWIG_GLOBAL means we don't have to link libswigpy cuz libotk will export +# everything it would -INCLUDES= -I../src +#INCLUDES= -I../src #noinst_LIBRARIES=libotk.a lib_LTLIBRARIES=libotk.la