From: Jaroslav Kysela Date: Mon, 5 Jan 2009 12:10:32 +0000 (+0100) Subject: Add m4/attributes.m4 as dist file.. X-Git-Tag: v1.0.19~2 X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=81e1550fe5029594b1121f170721e5e3637d76a6;p=alsa-lib.git Add m4/attributes.m4 as dist file.. Signed-off-by: Jaroslav Kysela --- diff --git a/Makefile.am b/Makefile.am index bfd0735c..f0c39c1d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -13,7 +13,8 @@ SUBDIRS += alsalisp endif endif 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 INCLUDES=-I$(top_srcdir)/include