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
|
|
@ -5,8 +5,9 @@ envy24control_SOURCES = envy24control.c envy24control.h levelmeters.c midi.c \
|
|||
mixer.c patchbay.c hardware.c driverevents.c volume.c \
|
||||
profiles.c profiles.h midi.h config.c config.h
|
||||
envy24control_LDFLAGS = @ENVY24CONTROL_LIBS@
|
||||
EXTRA_DIST = envy24control.1 depcomp configure.in-gtk1 configure.in-gtk2 \
|
||||
strstr_icase_blank.c new_process.c README.profiles
|
||||
EXTRA_DIST = gitcompile envy24control.1 depcomp configure.in-gtk1 \
|
||||
configure.in-gtk2 strstr_icase_blank.c new_process.c \
|
||||
README.profiles
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
|
||||
alsa-dist: distdir
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue