mirror of
https://github.com/alsa-project/alsa-utils
synced 2024-11-08 19:35:44 +01:00
Remove unneeded files from EXTRA_DIST in root Makefile.am
automake packages such filse automatically. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
02c978dbec
commit
cd66729939
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue