From cd66729939e9765c46362fab371583c7563002b1 Mon Sep 17 00:00:00 2001 From: Takashi Iwai Date: Mon, 25 Aug 2008 08:07:56 +0200 Subject: [PATCH] Remove unneeded files from EXTRA_DIST in root Makefile.am automake packages such filse automatically. Signed-off-by: Takashi Iwai --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index df0238b..b2646e4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -5,7 +5,7 @@ else ALSAMIXER_DIR= endif SUBDIRS= include alsactl alsaconf $(ALSAMIXER_DIR) amidi amixer aplay iecset seq speaker-test utils m4 po -EXTRA_DIST= config.rpath mkinstalldirs ChangeLog INSTALL TODO README configure gitcompile depcomp +EXTRA_DIST= TODO gitcompile AUTOMAKE_OPTIONS=foreign ACLOCAL_AMFLAGS = -I m4 -- 2.47.1