mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-11-06 13:29:58 -05: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
|
|
@ -11,7 +11,7 @@ sbiload_SOURCES = sbiload.c
|
|||
patchdir = $(datadir)/sounds/opl3
|
||||
patch_DATA = std.o3 drums.o3 std.sb drums.sb
|
||||
|
||||
EXTRA_DIST = README COPYING depcomp std.o3 drums.o3 std.sb drums.sb
|
||||
EXTRA_DIST = gitcompile README COPYING depcomp std.o3 drums.o3 std.sb drums.sb
|
||||
|
||||
alsa-dist: distdir
|
||||
@rm -rf ../../distdir/seq/sbiload
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue