mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04:00
Fix the gitcompile addition to EXTRA_DIST - echomixer
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
a726e5df68
commit
1cdcc3638a
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ bin_PROGRAMS = echomixer
|
||||||
man_MANS =
|
man_MANS =
|
||||||
echomixer_SOURCES = echomixer.c
|
echomixer_SOURCES = echomixer.c
|
||||||
echomixer_LDFLAGS = @ECHOMIXER_LIBS@
|
echomixer_LDFLAGS = @ECHOMIXER_LIBS@
|
||||||
EXTRA_DIST = git-compile configure.in-gtk1 configure.in-gtk2
|
EXTRA_DIST = gitcompile configure.in-gtk1 configure.in-gtk2
|
||||||
AUTOMAKE_OPTIONS = foreign
|
AUTOMAKE_OPTIONS = foreign
|
||||||
|
|
||||||
alsa-dist: distdir
|
alsa-dist: distdir
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue