[Spice-commits] Makefile.am

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Apr 25 06:55:33 UTC 2019


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

New commits:
commit b7852e0bd74706047a4229cb5fc6253d8a074a52
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Tue Apr 23 10:46:45 2019 +0100

    build: Do not attempt to distribute not present file
    
    build-aux/meson/check-spice-common was removed by commit
    57645faced7df3056899a3cc68e04cf6a1d567d9
    ("build-sys: remove meson/check-spice-common")
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>

diff --git a/Makefile.am b/Makefile.am
index 6881007..4fc3124 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,7 +25,6 @@ EXTRA_DIST =					\
 	meson_options.txt			\
 	po/meson.build				\
 	build-aux/git-version-gen		\
-	build-aux/meson/check-spice-common	\
 	gtk-doc.make				\
 	.version				\
 	$(NULL)


More information about the Spice-commits mailing list