summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaroslav Kysela <perex@perex.cz>2009-01-05 13:10:32 +0100
committerJaroslav Kysela <perex@perex.cz>2009-01-05 13:21:12 +0100
commit81e1550fe5029594b1121f170721e5e3637d76a6 (patch)
tree898e924630557ceee9872e3b4e478dbc122e3630
parent0400fa6f8d979b708bb36a35c9fbe22e3949912d (diff)
downloadalsa-lib-81e1550fe5029594b1121f170721e5e3637d76a6.tar.gz
Add m4/attributes.m4 as dist file..
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
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