echomixer: add .desktop and icon files

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
Jaroslav Kysela 2017-11-15 11:05:11 +01:00
parent ecf4884564
commit 46eb8fb609
5 changed files with 46 additions and 1 deletions

View file

@ -7,4 +7,4 @@ AM_MAINTAINER_MODE([enable])
PKG_CHECK_MODULES(ECHOMIXER, gtk+-2.0 alsa >= 1.0.0)
AC_OUTPUT(Makefile)
AC_OUTPUT(Makefile desktop/Makefile)