X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=Makefile.am;h=0b7e58787077c773f281e3e9def263390130d975;hb=835b2de913cddcf545246d88a8a4e5d7d0028f8a;hp=fa8f65d323105c2e238801fd3f73313f2d8bd0a2;hpb=b1dc814128c2cd402ef7b6717348a795a3c0ad14;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index fa8f65d3..0b7e5878 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,7 @@ bin_PROGRAMS = \ openbox/openbox \ tools/gnome-panel-control/gnome-panel-control -secretbin_SCRIPTS = \ +dist_secretbin_SCRIPTS = \ tools/xdg-autostart/xdg-autostart nodist_bin_SCRIPTS = \ @@ -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 \