From 7a9658e6ba3297ffd4c064dbcfe772664a9aa919 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 26 Aug 2003 12:31:57 +0000 Subject: [PATCH] Added MEMORY-LEAK to EXTRA_DIST --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index ba193959..33be0a8c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ SUBDIRS=doc include src aserver alsalisp test utils -EXTRA_DIST=ChangeLog INSTALL TODO configure cvscompile libtool depcomp version +EXTRA_DIST=ChangeLog INSTALL TODO configure cvscompile libtool depcomp version MEMORY-LEAK INCLUDES=-I$(top_srcdir)/include -- 2.47.1