* mug/Makefile.am: fix make distcheck

This commit is contained in:
Dirk-Jan C. Binnema 2010-11-12 21:12:48 +02:00
parent 7fcd28cef9
commit 267738942b
1 changed files with 2 additions and 2 deletions

View File

@ -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