From: Dana Jansens Date: Sat, 25 Jan 2003 12:55:46 +0000 (+0000) Subject: change include path to not include otk/ X-Git-Tag: openbox-2_3_0~198 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=02d6362111a9e679b0a2f108d396f105243da4b5;p=dana%2Fopenbox.git change include path to not include otk/ --- diff --git a/src/Makefile.am b/src/Makefile.am index 07bb65ef..b15f60b8 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -11,7 +11,7 @@ CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ \ LIBS=$(XFT_LIBS) $(PYTHON_LIBS) @LIBS@ -INCLUDES= -I../otk +INCLUDES= -I.. bin_PROGRAMS= openbox3