From 573bbb08a63d2f1c1cb873a0746613cfb6fdb560 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 27 Feb 2008 22:46:44 -0500 Subject: [PATCH] add the autostart.sh.in to the dist targz instead of the autostart.sh --- Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index fe704cb..0b7e587 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 \ -- 1.9.1