summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--otk/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/otk/Makefile.am b/otk/Makefile.am
index 3a51b217..de6877b9 100644
--- a/otk/Makefile.am
+++ b/otk/Makefile.am
@@ -3,6 +3,8 @@ 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