]> Dogcows Code - chaz/openbox/blobdiff - otk/Makefile.am
the openbox module has to include shit from otk that it uses, swigs shit doesnt work...
[chaz/openbox] / otk / Makefile.am
index a65458dcb34cc202674ef34d578a1cf2ad6fa070..332d09f912450985bcc86218842e538808b53db8 100644 (file)
@@ -17,7 +17,9 @@ libotk_la_SOURCES= color.cc display.cc font.cc gccache.cc image.cc \
 
 libotk_la_LDFLAGS = $(XFT_LIBS) $(PYTHON_LIBS)
 
-scriptdir_DATA = otk.py
+script_DATA = otk.py
+
+EXTRA_DIST = $(script_DATA)
 
 MAINTAINERCLEANFILES= Makefile.in
 
This page took 0.023082 seconds and 4 git commands to generate.