otk should not be including anything in src/
This commit is contained in:
parent
d600bf8d58
commit
8c5e8ab94a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue