[Spice-commits] docs/Makefile.am

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Mar 26 15:48:15 UTC 2019


 docs/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit dab09ad66b7c84de2d980f7432eaaee950b55b02
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Fri Mar 22 10:06:41 2019 +0000

    build: Clean a generated file
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Eduardo Lima (Etrunko) <etrunko at redhat.com>

diff --git a/docs/Makefile.am b/docs/Makefile.am
index aa4298fd..8fa095de 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -19,4 +19,4 @@ all-local: spice_style.html spice_threading_model.html
 endif
 
 clean-local:
-	rm -f spice_style.html
+	rm -f spice_style.html spice_threading_model.html


More information about the Spice-commits mailing list