mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -05:00
Add m4/attributes.m4 as dist file..
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
This commit is contained in:
parent
0400fa6f8d
commit
81e1550fe5
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@ SUBDIRS += alsalisp
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
SUBDIRS += test utils
|
SUBDIRS += test utils
|
||||||
EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure gitcompile libtool depcomp version MEMORY-LEAK
|
EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure gitcompile libtool \
|
||||||
|
depcomp version MEMORY-LEAK m4/attributes.m4
|
||||||
AUTOMAKE_OPTIONS=foreign
|
AUTOMAKE_OPTIONS=foreign
|
||||||
|
|
||||||
INCLUDES=-I$(top_srcdir)/include
|
INCLUDES=-I$(top_srcdir)/include
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue