Index: Makefile.am =================================================================== --- Makefile.am (revision 21633) +++ Makefile.am (working copy) @@ -3,6 +3,9 @@ SUBDIRS = panel-plugin po EXTRA_DIST = \ + intltool-extract.in \ + intltool-merge.in \ + intltool-update.in \ README \ xfce4-trigger-launcher.spec Index: panel-plugin/Makefile.am =================================================================== --- panel-plugin/Makefile.am (revision 21633) +++ panel-plugin/Makefile.am (working copy) @@ -43,7 +43,6 @@ # get full path into .desktop file %.desktop.in: %.desktop.in.in sed -e "s^@EXTERNAL_PLUGIN_PATH@^$(libexecdir)/xfce4/panel-plugins^" \ - -e "s^@INTERNAL_PLUGIN_PATH@^$(libdir)/xfce4/panel-plugins^" \ $< > $@ EXTRA_DIST = \