From 915b171befc55dc12daffe5814cdf6332083f2ad Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 10 Jan 2003 03:15:11 +0000 Subject: install the shadow wrappers --- otk/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'otk') diff --git a/otk/Makefile.am b/otk/Makefile.am index 0ba90ade..a65458dc 100644 --- a/otk/Makefile.am +++ b/otk/Makefile.am @@ -1,3 +1,5 @@ +scriptdir = $(libdir)/openbox/python + CXXFLAGS=$(XFT_CFLAGS) $(PYTHON_CFLAGS) @CXXFLAGS@ INCLUDES= -I../src @@ -15,6 +17,8 @@ libotk_la_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \ libotk_la_LDFLAGS = $(XFT_LIBS) $(PYTHON_LIBS) +scriptdir_DATA = otk.py + MAINTAINERCLEANFILES= Makefile.in distclean-local: -- cgit v1.2.3