mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2026-02-23 01:40:13 -05:00
Added dummy distdir rule
This commit is contained in:
parent
de1481924f
commit
edf18e3d3f
1 changed files with 3 additions and 0 deletions
|
|
@ -11,3 +11,6 @@ dsp: $(TARGETS)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *~ *.emu10k1
|
rm -f *~ *.emu10k1
|
||||||
|
|
||||||
|
distdir:
|
||||||
|
@echo > /dev/null
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue