From 81e1550fe5029594b1121f170721e5e3637d76a6 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 5 Jan 2009 13:10:32 +0100 Subject: [PATCH] Add m4/attributes.m4 as dist file.. Signed-off-by: Jaroslav Kysela --- Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.1