run gnome-settings-daemon from the libexecdir as provided by automake
[mikachu/openbox.git] / Makefile.am
index fe6ef92..f262fb9 100644 (file)
@@ -444,6 +444,7 @@ edit = $(SED) \
        -e 's!@version\@!$(VERSION)!' \
        -e 's!@configdir\@!$(configdir)!' \
        -e 's!@secretbindir\@!$(secretbindir)!' \
+       -e 's!@libexecdir\@!$(libexecdir)!' \
        -e 's!@bindir\@!$(bindir)!'
 
 data/autostart.sh: $(srcdir)/data/autostart.sh.in Makefile