X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=Makefile.am;h=5eaf4efa2103720fbc87d12934d001fb83deb8bb;hb=3e97d1fee27499733d07ddb38d10ead8c0612c96;hp=86104b9d27dce0d4fbce3dbc5cd74f84cb296628;hpb=cd6377fc2886e4be8e8f3a21fed6b23361dbea80;p=lyx.git diff --git a/Makefile.am b/Makefile.am index 86104b9d27..5eaf4efa21 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ dist-hook: rm -rf `find images -name \*CVS\*` rpmdist: dist - ln -s lib/images/lyx.xpm . ; \ + ln -s $(srcdir)/lib/images/lyx.xpm . ; \ if [ -z "`type -path rpmbuild`" ]; \ then \ RPMBUILD=rpm; \