summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 3310def3..76ba15b7 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -22,7 +22,9 @@ openbox3_SOURCES= actions.cc client.cc frame.cc openbox.cc screen.cc \
buttonwidget.cc python.cc bindings.cc \
openbox_wrap.cc
-scriptdir_DATA = openbox.py
+script_DATA = openbox.py
+
+EXTRA_DIST = $(script_DATA)
MAINTAINERCLEANFILES= Makefile.in