mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-02 09:01:48 -05:00
Added configure target to global Makefile and gitcompile to EXTRA_DIST
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
a3102522e2
commit
a726e5df68
19 changed files with 55 additions and 26 deletions
|
|
@ -10,7 +10,8 @@ ac3dec_SOURCES = ac3dec.c output.c ac3spdif.c
|
|||
ac3dec_DEPENDENCIES = libac3/libac3.a
|
||||
|
||||
|
||||
EXTRA_DIST = README Changelog TODO plot_spectrum.m autogen.sh depcomp
|
||||
EXTRA_DIST = gitcompile README Changelog TODO plot_spectrum.m autogen.sh \
|
||||
depcomp
|
||||
|
||||
SUBDIRS = libac3 tools test .
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue