mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-29 05:40:25 -04: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
|
|
@ -3,7 +3,7 @@ bin_PROGRAMS = echomixer
|
|||
man_MANS =
|
||||
echomixer_SOURCES = echomixer.c
|
||||
echomixer_LDFLAGS = @ECHOMIXER_LIBS@
|
||||
EXTRA_DIST = configure.in-gtk1 configure.in-gtk2
|
||||
EXTRA_DIST = git-compile configure.in-gtk1 configure.in-gtk2
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
alsa-dist: distdir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue