[gnome-control-center] Update gitignore



commit ef9afe4830c38e8668be4d52b3d550f6a6f12690
Author: Thomas Wood <thomas wood intel com>
Date:   Tue Aug 10 15:29:31 2010 +0100

    Update gitignore

 Makefile.am        |    2 +-
 panels/Makefile.am |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index d157956..9b3c170 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ EXTRA_DIST = \
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-scrollkeeper --disable-update-mimedb --enable-gtk-doc --enable-examples
 
-GITIGNOREFILES=m4
+GITIGNOREFILES=m4 help/*/*.mo
 
 -include $(top_srcdir)/git.mk
 
diff --git a/panels/Makefile.am b/panels/Makefile.am
index 8e989f9..09814ee 100644
--- a/panels/Makefile.am
+++ b/panels/Makefile.am
@@ -8,3 +8,5 @@ SUBDIRS= \
 	keybindings \
 	universal-access \
 	datetime
+
+-include $(top_srcdir)/git.mk



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