]> Dogcows Code - chaz/openbox/blobdiff - Makefile.am
add the autostart.sh.in to the dist targz instead of the autostart.sh
[chaz/openbox] / Makefile.am
index fe704cb59e26cb2f86e24a1a0b9cfe8a0e1833cb..0b7e58787077c773f281e3e9def263390130d975 100644 (file)
@@ -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 \
This page took 0.020898 seconds and 4 git commands to generate.