[gnome-shell] build: Exclude .gitmodules from distribution



commit 658243eae49b77d1feb1d6481acf9ebc6ece25a7
Author: Florian MÃllner <fmuellner gnome org>
Date:   Tue Dec 18 16:10:34 2012 +0100

    build: Exclude .gitmodules from distribution

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 17319f0..f97285c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ EXTRA_DIST =		\
 # These are files checked into Git that we don't want to distribute
 DIST_EXCLUDE =					\
 	.gitignore				\
+	.gitmodules				\
 	gnome-shell.doap			\
 	HACKING					\
 	MAINTAINERS				\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]