[Spice-commits] common/Makefile.am

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Mar 13 10:58:45 UTC 2019


 common/Makefile.am |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit fce4486755ce9af99355f33c182a10b4d95bba74
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Tue Mar 12 21:32:13 2019 +0000

    build: Remove snd_codec.h from EXTRA_DIST
    
    The file is already distributed as included in the source list.
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Christophe Fergeau <cfergeau at redhat.com>

diff --git a/common/Makefile.am b/common/Makefile.am
index 3318009..622bf0b 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -138,7 +138,6 @@ EXTRA_DIST =				\
 	lz_decompress_tmpl.c		\
 	quic_family_tmpl.c		\
 	quic_tmpl.c			\
-	snd_codec.h			\
 	$(NULL)
 
 -include $(top_srcdir)/git.mk


More information about the Spice-commits mailing list