From: Dana Jansens Date: Mon, 27 Jan 2003 18:58:08 +0000 (+0000) Subject: otk should not be including anything in src/ X-Git-Tag: openbox-2_3_0~190 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=8c5e8ab94a73aab9079db07428f7108054fe9ea6;p=dana%2Fopenbox.git otk should not be including anything in src/ --- diff --git a/otk/Makefile.am b/otk/Makefile.am index dd8d45f0..3a51b217 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -4,7 +4,7 @@ scriptdir = $(libdir)/openbox/python CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ \ -DBUTTONSDIR=\"$(buttonsdir)\" -DSWIG_GLOBAL -INCLUDES= -I../src +#INCLUDES= -I../src #noinst_LIBRARIES=libotk.a lib_LTLIBRARIES=libotk.la