summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-02-27 22:46:44 -0500
committerDana Jansens <danakj@orodu.net>2008-02-27 22:46:44 -0500
commit573bbb08a63d2f1c1cb873a0746613cfb6fdb560 (patch)
tree35369d08fb4f9c1b1e741e7f04cb4ed986891207 /Makefile.am
parent40c014faf10021b75d30c52d8ccdd3b93b2da4d4 (diff)
add the autostart.sh.in to the dist targz instead of the autostart.sh
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index fe704cb5..0b7e5878 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -405,8 +405,10 @@ nodist_pkgconfig_DATA = \
dist_pixmap_DATA = \
data/openbox.png
+nodist_rc_DATA = \
+ data/autostart.sh
+
dist_rc_DATA = \
- data/autostart.sh \
data/rc.xml \
data/menu.xml
@@ -446,6 +448,7 @@ nodist_xsessions_DATA = \
dist_noinst_DATA = \
version.h.in \
+ data/autostart.sh.in \
data/rc.xsd \
data/menu.xsd \
data/xsession/openbox.desktop.in \