From 8c5e8ab94a73aab9079db07428f7108054fe9ea6 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Mon, 27 Jan 2003 18:58:08 +0000 Subject: [PATCH] otk should not be including anything in src/ --- otk/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.2