mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-27 07:00:09 -05:00
- added desktop file and icon
new options --with-desktop-dir and --with-pixmap-dir. - fixed CXXFLAGS for soundbase option.
This commit is contained in:
parent
4a29a196bb
commit
4046e31368
5 changed files with 42 additions and 5 deletions
|
|
@ -1,5 +1,9 @@
|
|||
EXTRA_DIST = hdspconf.desktop
|
||||
SUBDIRS = src pixmaps
|
||||
|
||||
desktopdir = $(DESKTOP_DIR)
|
||||
desktop_DATA = hdspconf.desktop
|
||||
|
||||
alsa-dist: distdir
|
||||
@rm -rf ../distdir/hdspconf
|
||||
@mkdir -p ../distdir/hdspconf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue