added hdspmixer by Thomas Charbonnel

This commit is contained in:
Takashi Iwai 2003-07-28 11:32:32 +00:00
parent a459b42371
commit 0fb00d0bdc
102 changed files with 14102 additions and 1 deletions

7
hdspmixer/Makefile.am Normal file
View 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)