mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Fix make install
Fixed make install.
This commit is contained in:
parent
8296f918c1
commit
d9b85dc7c2
1 changed files with 2 additions and 0 deletions
|
|
@ -12,5 +12,7 @@ dsp: $(TARGETS)
|
|||
clean:
|
||||
rm -f *~ *.emu10k1
|
||||
|
||||
install:
|
||||
|
||||
distdir:
|
||||
@echo > /dev/null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue