diff --git a/mug/Makefile.am b/mug/Makefile.am index 43ab21ae..72e3e452 100644 --- a/mug/Makefile.am +++ b/mug/Makefile.am @@ -47,14 +47,14 @@ mug_SOURCES= \ mug-query-bar.c mug_LDADD= \ - ${top_srcdir}/src/libmu.la \ + ${top_builddir}/src/libmu.la \ ${GTK_LIBS} icondir= \ $(datarootdir)/icons icon_DATA= \ - mug.svg + ${top_srcdir}/mug/mug.svg desktopdir= \ $(datarootdir)/applications