mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-28 07:00:14 -05:00
Updates for package distribution.
This commit is contained in:
parent
903f63aea2
commit
2c87d88158
12 changed files with 64 additions and 395 deletions
|
|
@ -12,8 +12,12 @@ ac3dec_SOURCES = ac3dec.c output.c ac3spdif.c
|
|||
ac3dec_DEPENDENCIES = libac3/libac3.a
|
||||
|
||||
|
||||
EXTRA_DIST = README Changelog TODO plot_spectrum.m autogen.sh\
|
||||
output_linux.c output_irix.c output_solaris.c
|
||||
EXTRA_DIST = README Changelog TODO plot_spectrum.m autogen.sh
|
||||
|
||||
SUBDIRS = libac3 tools test .
|
||||
|
||||
alsa-dist: distdir
|
||||
@rm -rf ../distdir/ac3dec
|
||||
@mkdir -p ../distdir/ac3dec
|
||||
@cp -RLpv $(distdir)/* ../distdir/ac3dec
|
||||
@rm -rf $(distdir)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue