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
|
|
@ -9,7 +9,7 @@ bin_PROGRAMS = vxloader
|
|||
|
||||
vxloader_SOURCES = vxloader.c
|
||||
|
||||
EXTRA_DIST = depcomp
|
||||
EXTRA_DIST = gitcompile depcomp
|
||||
|
||||
alsa-dist: distdir
|
||||
@rm -rf ../distdir/$(MYNAME)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue