mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-16 05:33:47 -04:00
hdspconf: move .desktop and icon files to desktop, use modern destination for icons
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
962a07911c
commit
ecf4884564
7 changed files with 39 additions and 10 deletions
|
|
@ -39,4 +39,4 @@ FLTK_LIBS=`$FLTK_CONFIG $fltk_config_args --ldflags`
|
|||
CXXFLAGS="$CXXFLAGS $ALSA_CFLAGS $FLTK_CXXFLAGS"
|
||||
LIBS="$LIBS $ALSA_LIBS $FLTK_LIBS"
|
||||
|
||||
AC_OUTPUT(Makefile src/Makefile pixmaps/Makefile)
|
||||
AC_OUTPUT(Makefile src/Makefile pixmaps/Makefile desktop/Makefile)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue