]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Makefile: Add README.md to EXTRA_DIST
authorTakashi Iwai <tiwai@suse.de>
Thu, 10 Dec 2020 09:36:41 +0000 (10:36 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 10 Dec 2020 09:37:13 +0000 (10:37 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Makefile.am

index c484d4dae75efe168341c4c7ca75b0bd75f89559..ff4c963acc11be495af631e29cddef5d4ee6e56c 100644 (file)
@@ -16,7 +16,7 @@ SUBDIRS += alsalisp
 endif
 endif
 SUBDIRS += test utils
-EXTRA_DIST=ChangeLog INSTALL TODO NOTES configure gitcompile libtool \
+EXTRA_DIST=README.md ChangeLog INSTALL TODO NOTES configure gitcompile libtool \
           depcomp version MEMORY-LEAK m4/attributes.m4
 AUTOMAKE_OPTIONS=foreign