projects
/
dana
/
openbox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec6951c
)
undefine the scriptdir, thats not where otk.py will be going
author
Dana Jansens
<danakj@orodu.net>
Fri, 10 Jan 2003 08:36:01 +0000
(08:36 +0000)
committer
Dana Jansens
<danakj@orodu.net>
Fri, 10 Jan 2003 08:36:01 +0000
(08:36 +0000)
otk/Makefile.am
patch
|
blob
|
history
diff --git
a/otk/Makefile.am
b/otk/Makefile.am
index 8ca32e171913efe17905b8e3c34b9f03e2e25584..7d020cc668937af2ff7476a695719c4b9c8ee6f9 100644
(file)
--- a/
otk/Makefile.am
+++ b/
otk/Makefile.am
@@
-1,5
+1,3
@@
-scriptdir = $(libdir)/openbox/python
-
CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@
INCLUDES= -I../src
@@
-17,10
+15,6
@@
libotk_la_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \
libotk_la_LDFLAGS = $(XFT_LIBS) $(PYTHON_LIBS)
-#script_DATA = otk.py
-
-#EXTRA_DIST = $(script_DATA)
-
MAINTAINERCLEANFILES= Makefile.in
distclean-local: