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
|
|
@ -6,7 +6,7 @@ bin_PROGRAMS = us428control
|
|||
us428control_SOURCES = us428control.cc Cus428State.cc Cus428_ctls.cc Cus428Midi.cc
|
||||
noinst_HEADERS = usbus428ctldefs.h Cus428State.h Cus428_ctls.h Cus428Midi.h
|
||||
|
||||
EXTRA_DIST = depcomp
|
||||
EXTRA_DIST = gitcompile depcomp
|
||||
|
||||
alsa-dist: distdir
|
||||
@rm -rf ../distdir/us428control
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue