mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
- added desktop file and icon new options --with-desktop-dir and --with-pixmap-dir. - fixed CXXFLAGS for soundbase option. - fixed compile warnings.
4 lines
100 B
Makefile
4 lines
100 B
Makefile
pixmapdir = $(PIXMAP_DIR)
|
|
pixmap_DATA = hdspmixer.png
|
|
|
|
EXTRA_DIST = $(wildcard *.xpm) hdspmixer.png
|