[Spice-devel] [protocol] Add spice/Makefile to the generated .gitignore
Jeremy White
jwhite at codeweavers.com
Tue Jul 3 12:03:17 PDT 2012
---
Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/Makefile.am b/Makefile.am
index d2e49a4..ff7c78f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,7 @@ MAINTAINERCLEANFILES = \
$(srcdir)/missing \
$(srcdir)/mkinstalldirs \
`find "$(srcdir)" -type f -name Makefile.in -print` \
+ `find "$(srcdir)" -type f -name Makefile -print` \
$(NULL)
-include $(top_srcdir)/git.mk
--
1.7.10
More information about the Spice-devel
mailing list