X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=c3feae6c1989820b90fefe4462be03e4a32aa013;hb=6624d06dd17490189764ca6c3a6c7eb8c5f55a5b;hp=f57a770351b35c5ee3440392741d7710421de505;hpb=007f0917b848fc6dda0b1b40773bc09b3f5f5668;p=chaz%2Fopenbox diff --git a/Makefile.am b/Makefile.am index f57a7703..c3feae6c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -47,8 +47,7 @@ nodist_rc_SCRIPTS = \ data/autostart/autostart dist_libexec_SCRIPTS = \ - data/autostart/openbox-xdg-autostart \ - data/autostart/openbox-autostart + data/autostart/openbox-xdg-autostart nodist_libexec_SCRIPTS = \ data/autostart/openbox-autostart @@ -468,6 +467,7 @@ dist_rc_DATA = \ edit = $(SED) \ -e 's!@version\@!$(VERSION)!' \ -e 's!@configdir\@!$(configdir)!' \ + -e 's!@rcdir\@!$(rcdir)!' \ -e 's!@libexecdir\@!$(libexecdir)!' \ -e 's!@bindir\@!$(bindir)!'