mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-03-02 01:40:13 -05:00
added hdspmixer by Thomas Charbonnel
This commit is contained in:
parent
a459b42371
commit
0fb00d0bdc
102 changed files with 14102 additions and 1 deletions
7
hdspmixer/Makefile.am
Normal file
7
hdspmixer/Makefile.am
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
SUBDIRS = src pixmaps
|
||||
|
||||
alsa-dist: distdir
|
||||
@rm -rf ../distdir/hdspmixer
|
||||
@mkdir -p ../distdir/hdspmixer
|
||||
@cp -RLpv $(distdir)/* ../distdir/hdspmixer
|
||||
@rm -rf $(distdir)
|
||||
Loading…
Add table
Add a link
Reference in a new issue