Add git.mk from gtk+ project, Use it to update .gitignore
authorPeng Huang <shawn.p.huang@gmail.com>
Wed, 16 Mar 2011 14:01:18 +0000 (10:01 -0400)
committerPeng Huang <shawn.p.huang@gmail.com>
Wed, 16 Mar 2011 14:01:18 +0000 (10:01 -0400)
BUG=none
TEST=make

Review URL: http://codereview.appspot.com/4280050

42 files changed:
.gitignore
Makefile.am
bindings/Makefile.am
bindings/vala/Makefile.am
bus/.gitignore
bus/Makefile.am
client/Makefile.am
client/gtk2/Makefile.am
client/gtk3/Makefile.am
client/x11/.gitignore
client/x11/Makefile.am
data/.gitignore
data/Makefile.am
data/icons/Makefile.am
data/keymaps/Makefile.am
debian/.gitignore [new file with mode: 0644]
docs/.gitignore
docs/Makefile.am
docs/reference/Makefile.am
docs/reference/ibus/.gitignore
docs/reference/ibus/Makefile.am
gconf/.gitignore
gconf/Makefile.am
git.mk [new file with mode: 0644]
ibus/.gitignore
ibus/Makefile.am
ibus/interface/Makefile.am
m4/.gitignore
m4/Makefile.am
memconf/Makefile.am
po/.gitignore
setup/.gitignore
setup/Makefile.am
src/.gitignore
src/Makefile.am
src/tests/.gitignore
src/tests/Makefile.am
ui/Makefile.am
ui/gtk/.gitignore
ui/gtk/Makefile.am
util/IMdkit/Makefile.am
util/Makefile.am

index c57456a..f106399 100644 (file)
@@ -1,51 +1,51 @@
-*.pyc
-*.la
-*.lo
-*.loT
-*.o
-*.so
-*.bak
-*~
-tags
-TAGS
-Makefile.qmake
-Makefile
-Makefile.in
-.deps
-.libs
-ABOUT-NLS
-INSTALL
-aclocal.m4
-autom4te.cache
-compile
-config.guess
-config.h
-config.h.in
-config.log
-config.rpath
-config.status
-config.sub
-configure
-depcomp
-gtk-doc.make
-install-sh
-libtool
-ltmain.sh
-missing
-stamp-h1
-py-compile
-ibus-*.tar.*
-ibus.spec
-ibus-1.0.pc
-xinput-ibus
-i386
-x86_64
-ChangeLog
-intltool-extract.in
-intltool-merge.in
-intltool-update.in
-mkinstalldirs
-.*
-rpm
-stamp-h2
-memconf.xml.in
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/ChangeLog
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/autom4te.cache
+/config.cache
+/config.h
+/config.log
+/config.lt
+/config.status
+/config.status.lineno
+/configure
+/configure.lineno
+/ibus-*.tar.*
+/ibus-1.0.pc
+/ibus.spec
+/intltool-extract.in
+/intltool-merge.in
+/intltool-update.in
+/libtool
+/po/*.gmo
+/po/*.mo
+/po/.intltool-merge-cache
+/po/Makefile
+/po/Makefile.in
+/po/Makefile.in.in
+/po/POTFILES
+/po/ibus10.pot
+/po/stamp-it
+/ppa
+/so_locations
+/stamp-h1
+/tags
+/xinput-ibus
index 02b7163..29c57e1 100644 (file)
@@ -166,3 +166,5 @@ git-tag:
 
 git-clean-tree:
        git clean -d -f -x
+
+-include $(top_srcdir)/git.mk
index 6e5bb6e..135849c 100644 (file)
@@ -27,3 +27,5 @@ endif
 SUBDIRS = \
        $(VALA_DIR) \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index a7a128b..004b7fc 100644 (file)
@@ -35,3 +35,5 @@ ibus-@IBUS_API_VERSION@.vapi:
 
 generate-vala:
        vala-gen-introspect ibus-@IBUS_API_VERSION@ ibus-@IBUS_API_VERSION@
+
+-include $(top_srcdir)/git.mk
index 3ab656f..dc38455 100644 (file)
@@ -1,4 +1,26 @@
-ibus-daemon
-test-matchrule
-ibus.desktop
-marshalers.[ch]
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/ibus-daemon
+/ibus.desktop
+/marshalers.c
+/marshalers.h
+/so_locations
+/tags
index e3790dc..074b456 100644 (file)
@@ -160,3 +160,5 @@ test: ibus-daemon
        $(ENV_IBUS_TEST) \
                G_DEBUG=fatal_warnings \
                $(builddir)/ibus-daemon -v
+
+-include $(top_srcdir)/git.mk
index fa3cee6..5356102 100644 (file)
@@ -37,3 +37,5 @@ SUBDIRS = \
        $(GTK3) \
        $(X11) \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index 730cdbe..471a11c 100644 (file)
@@ -62,3 +62,5 @@ EXTRA_DIST = \
 
 test: all
        GTK_IM_MODULE=ibus gedit
+
+-include $(top_srcdir)/git.mk
index 9f297aa..4505622 100644 (file)
@@ -62,3 +62,5 @@ EXTRA_DIST = \
 
 test: all
        GTK_IM_MODULE=ibus gedit
+
+-include $(top_srcdir)/git.mk
index bdff9a1..d92e942 100644 (file)
@@ -1 +1,23 @@
-ibus-x11
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/ibus-x11
+/so_locations
+/tags
index 5b398b3..91d97dd 100644 (file)
@@ -70,3 +70,5 @@ locales.h:
                uniq | sort | \
                xargs python -c 'import sys;print "#define LOCALES_STRING \"%s\"" % ",".join(sys.argv[1:])' \
         ) > $@
+
+-include $(top_srcdir)/git.mk
index 461264b..300eb0a 100644 (file)
@@ -1 +1,23 @@
-ibus.schemas
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/ibus.schemas
+/so_locations
+/tags
index 4ea669d..ba9f4bb 100644 (file)
@@ -47,3 +47,5 @@ EXTRA_DIST = \
 DISTCLEANFILES = \
        $(schemas_DATA) \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index 1d405a6..c1862a1 100644 (file)
@@ -72,3 +72,5 @@ EXTRA_DIST = \
        $(hicolor_icon_48_DATA) \
        $(hicolor_icon_scalable_DATA) \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index c21be4d..e9fab31 100644 (file)
@@ -72,3 +72,5 @@ keymapsdir = $(pkgdatadir)/keymaps
 EXTRA_DIST = \
        $(keymaps) \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644 (file)
index 0000000..bdb6970
--- /dev/null
@@ -0,0 +1,2 @@
+/changelog
+/.gitignore
index c4ba32c..2e54566 100644 (file)
@@ -1 +1,22 @@
-trim-build.stamp
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/so_locations
+/tags
index 71ed953..962d37d 100644 (file)
@@ -23,3 +23,5 @@
 SUBDIRS =              \
        reference       \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index 95f4973..050c78d 100644 (file)
@@ -23,3 +23,5 @@
 SUBDIRS =      \
        ibus    \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index e5c6e9d..070c9e5 100644 (file)
@@ -1,23 +1,50 @@
-ibus-decl-list.txt
-ibus-decl.txt
-ibus-overrides.txt
-ibus-undeclared.txt
-ibus-undocumented.txt
-ibus-unused.txt
-ibus-sections.txt.old
-html
-tmpl
-xml
-html-build.stamp
-html.stamp
-ibus.args
-ibus.hierarchy
-ibus.interfaces
-ibus.prerequisites
-ibus.signals
-scan-build.stamp
-sgml-build.stamp
-sgml.stamp
-tmpl-build.stamp
-tmpl.stamp
-
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/html
+/html-build.stamp
+/html.stamp
+/ibus-decl-list.txt
+/ibus-decl.txt
+/ibus-docs.sgml
+/ibus-sections.txt
+/ibus-undeclared.txt
+/ibus-undocumented.txt
+/ibus-unused.txt
+/ibus.args
+/ibus.hierarchy
+/ibus.interfaces
+/ibus.prerequisites
+/ibus.signals
+/pdf-build.stamp
+/pdf.stamp
+/scan-build.stamp
+/setup-build.stamp
+/setup.stamp
+/sgml-build.stamp
+/sgml.stamp
+/so_locations
+/tags
+/tmpl-build.stamp
+/tmpl.stamp
+/tmpl/*.bak
+/tmpl/ibus-unused.sgml
+/trim-build.stamp
+/xml
index d50f86e..41602ec 100644 (file)
@@ -127,3 +127,5 @@ tmpl-build.stamp: trim-build.stamp  $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DO
 
 CLEANFILES+= *.stamp
 
+
+-include $(top_srcdir)/git.mk
index d8adae8..c9462f9 100644 (file)
@@ -1,3 +1,26 @@
-ibus-gconf
-gconf.xml
-gconf.xml.in
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.pyc
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/gconf.xml
+/gconf.xml.in
+/ibus-gconf
+/so_locations
+/tags
index 1643683..cf74a4a 100644 (file)
@@ -75,3 +75,5 @@ gconf.xml: gconf.xml.in
 
 $(libibus):
        $(MAKE) -C $(top_builddir)/src
+
+-include $(top_srcdir)/git.mk
diff --git a/git.mk b/git.mk
new file mode 100644 (file)
index 0000000..5ab41ba
--- /dev/null
+++ b/git.mk
@@ -0,0 +1,187 @@
+# git.mk
+#
+# Copyright 2009, Red Hat, Inc.
+# Written by Behdad Esfahbod
+#
+# Copying and distribution of this file, with or without modification,
+# are permitted in any medium without royalty provided the copyright
+# notice and this notice are preserved.
+#
+# The canonical source for this file is pango/git.mk, or whereever the
+# header of pango/git.mk suggests in the future.
+#
+# To use in your project, import this file in your git repo's toplevel,
+# then do "make -f git.mk".  This modifies all Makefile.am files in
+# your project to include git.mk.
+#
+# This enables automatic .gitignore generation.  If you need to ignore
+# more files, add them to the GITIGNOREFILES variable in your Makefile.am.
+# But think twice before doing that.  If a file has to be in .gitignore,
+# chances are very high that it's a generated file and should be in one
+# of MOSTLYCLEANFILES, CLEANFILES, DISTCLEANFILES, or MAINTAINERCLEANFILES.
+#
+# The only case that you need to manually add a file to GITIGNOREFILES is
+# when remove files in one of mostlyclean-local, clean-local, distclean-local,
+# or maintainer-clean-local.
+#
+# Note that for files like editor backup, etc, there are better places to
+# ignore them.  See "man gitignore".
+#
+# If "make maintainer-clean" removes the files but they are not recognized
+# by this script (that is, if "git status" shows untracked files still), send
+# me the output of "git status" as well as your Makefile.am and Makefile for
+# the directories involved.
+#
+# For a list of toplevel files that should be in MAINTAINERCLEANFILES, see
+# pango/Makefile.am.
+#
+# Don't EXTRA_DIST this file.  It is supposed to only live in git clones,
+# not tarballs.  It serves no useful purpose in tarballs and clutters the
+# build dir.
+#
+# This file knows how to handle autoconf, automake, libtool, gtk-doc,
+# gnome-doc-utils, intltool.
+#
+#
+# KNOWN ISSUES:
+#
+# - Recursive configure doesn't work as $(top_srcdir)/git.mk inside the
+#   submodule doesn't find us.  If you have configure.{in,ac} files in
+#   subdirs, add a proxy git.mk file in those dirs that simply does:
+#   "include $(top_srcdir)/../git.mk".  Add more ..'s to your taste.
+#   And add those files to git.  See vte/gnome-pty-helper/git.mk for
+#   example.
+#
+
+git-all: git-mk-install
+
+git-mk-install:
+       @echo Installing git makefile
+       @any_failed=; find $(top_srcdir) -name Makefile.am | while read x; do \
+               if grep 'include .*/git.mk' $$x >/dev/null; then \
+                       echo $$x already includes git.mk; \
+               else \
+                       failed=; \
+                       echo "Updating $$x"; \
+                       { cat $$x; \
+                         echo ''; \
+                         echo '-include $$(top_srcdir)/git.mk'; \
+                       } > $$x.tmp || failed=1; \
+                       if test x$$failed = x; then \
+                               mv $$x.tmp $$x || failed=1; \
+                       fi; \
+                       if test x$$failed = x; then : else \
+                               echo Failed updating $$x; >&2 \
+                               any_failed=1; \
+                       fi; \
+       fi; done; test -z "$$any_failed"
+
+.PHONY: git-all git-mk-install
+
+
+### .gitignore generation
+
+$(srcdir)/.gitignore: Makefile.am $(top_srcdir)/git.mk
+       $(AM_V_GEN) \
+       { \
+               if test "x$(DOC_MODULE)" = x -o "x$(DOC_MAIN_SGML_FILE)" = x; then :; else \
+                       for x in \
+                               $(DOC_MODULE)-decl-list.txt \
+                               $(DOC_MODULE)-decl.txt \
+                               tmpl/$(DOC_MODULE)-unused.sgml \
+                               "tmpl/*.bak" \
+                               xml html \
+                       ; do echo /$$x; done; \
+               fi; \
+               if test "x$(DOC_MODULE)" = x -o "x$(DOC_LINGUAS)" = x; then :; else \
+                       for x in \
+                               $(_DOC_C_DOCS) \
+                               $(_DOC_LC_DOCS) \
+                               $(_DOC_OMF_ALL) \
+                               $(_DOC_DSK_ALL) \
+                               $(_DOC_HTML_ALL) \
+                               $(_DOC_POFILES) \
+                               "*/.xml2po.mo" \
+                               "*/*.omf.out" \
+                       ; do echo /$$x; done; \
+               fi; \
+               if test -f $(srcdir)/po/Makefile.in.in; then \
+                       for x in \
+                               po/Makefile.in.in \
+                               po/Makefile.in \
+                               po/Makefile \
+                               po/POTFILES \
+                               po/stamp-it \
+                               po/.intltool-merge-cache \
+                               "po/*.gmo" \
+                               "po/*.mo" \
+                               po/$(GETTEXT_PACKAGE).pot \
+                               intltool-extract.in \
+                               intltool-merge.in \
+                               intltool-update.in \
+                       ; do echo /$$x; done; \
+               fi; \
+               if test -f $(srcdir)/configure; then \
+                       for x in \
+                               autom4te.cache \
+                               configure \
+                               config.h \
+                               stamp-h1 \
+                               libtool \
+                               config.lt \
+                       ; do echo /$$x; done; \
+               fi; \
+               for x in \
+                       .gitignore \
+                       $(GITIGNOREFILES) \
+                       $(CLEANFILES) \
+                       $(PROGRAMS) \
+                       $(check_PROGRAMS) \
+                       $(EXTRA_PROGRAMS) \
+                       $(LTLIBRARIES) \
+                       so_locations \
+                       .libs _libs \
+                       $(MOSTLYCLEANFILES) \
+                       "*.$(OBJEXT)" \
+                       "*.lo" \
+                       $(DISTCLEANFILES) \
+                       $(am__CONFIG_DISTCLEAN_FILES) \
+                       $(CONFIG_CLEAN_FILES) \
+                       TAGS ID GTAGS GRTAGS GSYMS GPATH tags \
+                       "*.tab.c" \
+                       $(MAINTAINERCLEANFILES) \
+                       $(BUILT_SOURCES) \
+                       $(DEPDIR) \
+                       Makefile \
+                       Makefile.in \
+                       "*.orig" \
+                       "*.rej" \
+                       "*.bak" \
+                       "*~" \
+                       ".*.sw[nop]" \
+               ; do echo /$$x; done; \
+       } | \
+       sed "s@^/`echo "$(srcdir)" | sed 's/\(.\)/[\1]/g'`/@/@" | \
+       sed 's@/[.]/@/@g' | \
+       LC_ALL=C sort | uniq > $@.tmp && \
+       mv $@.tmp $@;
+
+all: $(srcdir)/.gitignore gitignore-recurse-maybe
+gitignore-recurse-maybe:
+       @if test "x$(SUBDIRS)" = "x$(DIST_SUBDIRS)"; then :; else \
+               $(MAKE) $(AM_MAKEFLAGS) gitignore-recurse; \
+       fi;
+gitignore-recurse:
+       @for subdir in $(DIST_SUBDIRS); do \
+         case " $(SUBDIRS) " in \
+           *" $$subdir "*) :;; \
+           *) test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) .gitignore gitignore-recurse || echo "Skipping $$subdir");; \
+         esac; \
+       done
+gitignore: $(srcdir)/.gitignore gitignore-recurse
+
+maintainer-clean: gitignore-clean
+gitignore-clean:
+       -rm -f $(srcdir)/.gitignore
+
+.PHONY: gitignore-clean gitignore gitignore-recurse gitignore-recurse-maybe
index 56b6ff1..4d9845e 100644 (file)
@@ -1 +1,24 @@
-_config.py
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.pyc
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_config.py
+/_libs
+/so_locations
+/tags
index d1cd750..c71df1b 100644 (file)
@@ -69,3 +69,5 @@ CLEANFILES = \
 DISTCLEANFILES = \
        _config.py \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index 49871ed..2d9ae42 100644 (file)
@@ -37,3 +37,5 @@ CLEANFILES = \
        *.pyc \
        $(NULL)
 
+
+-include $(top_srcdir)/git.mk
index 0f4126c..67ef4e3 100644 (file)
@@ -1 +1,29 @@
-*.m4
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/so_locations
+/tags
+/gtk-doc.m4
+/intltool.m4
+/libtool.m4
+/ltoptions.m4
+/ltsugar.m4
+/ltversion.m4
+/lt~obsolete.m4
index 7c74bf4..cdbe517 100644 (file)
@@ -23,3 +23,5 @@
 EXTRA_DIST = \
     as-version.m4 \
     $(NULL)
+
+-include $(top_srcdir)/git.mk
index 758348e..f5f5c08 100644 (file)
@@ -72,3 +72,5 @@ memconf.xml: memconf.xml.in
 
 $(libibus):
        $(MAKE) -C $(top_builddir)/src
+
+-include $(top_srcdir)/git.mk
index 88df1da..abc8998 100644 (file)
@@ -15,3 +15,4 @@ remove-potcdate.sin
 stamp-po
 stamp-it
 ibus.pot
+/*~
index 1a6aff2..323670c 100644 (file)
@@ -1,2 +1,25 @@
-ibus-setup
-ibus-setup.desktop
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.pyc
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/ibus-setup
+/ibus-setup.desktop
+/so_locations
+/tags
index 1730ec0..9618d7f 100644 (file)
@@ -64,3 +64,5 @@ test:
                IBUS_LOCALEDIR="@localedir@" \
                $(PYTHON) \
                $(srcdir)/main.py
+
+-include $(top_srcdir)/git.mk
index 4c91b3a..fd5e1a2 100644 (file)
@@ -1,17 +1,33 @@
-ibusmarshalers.c
-ibusmarshalers.h
-test-attribute
-test-bus
-test-engine
-test-keynames
-test-lookuptable
-test-proxy
-test-server
-test-text
-test-keymap
-stamp-ibusenumtypes.h
-stamp-ibusmarshalers.h
-keysymdef.h
-ibusenumtypes.c
-ibusenumtypes.h
-ibusversion.h
+/*.bak
+/*.la
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/IBus-1.0.gir
+/IBus-1.0.typelib
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/ibusenumtypes.c
+/ibusenumtypes.h
+/ibusmarshalers.c
+/ibusmarshalers.h
+/ibusversion.h
+/libibus-1.0.la
+/so_locations
+/stamp-ibusenumtypes.h
+/stamp-ibusmarshalers.h
+/tags
index 08152a7..4ab5990 100644 (file)
@@ -220,3 +220,5 @@ CLEANFILES +=                   \
 DISTCLEANFILES =                \
     ibusversion.h               \
     $(NULL)
+
+-include $(top_srcdir)/git.mk
index aa4a4f5..1136238 100644 (file)
@@ -1,6 +1,28 @@
-ibus-bus
-ibus-configservice
-ibus-factory
-ibus-keynames
-ibus-serializable
-ibus-share
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/ibus-bus
+/ibus-configservice
+/ibus-factory
+/ibus-keynames
+/ibus-serializable
+/ibus-share
+/so_locations
+/tags
index df173a0..16d9924 100644 (file)
@@ -63,3 +63,5 @@ ibus_factory_LDADD = $(prog_ldadd)
 
 ibus_configservice_SOURCES = ibus-configservice.c
 ibus_configservice_LDADD = $(prog_ldadd)
+
+-include $(top_srcdir)/git.mk
index a0e287e..ba6d4ff 100644 (file)
@@ -25,3 +25,5 @@ SUBDIRS = \
        gtk \
        $(NULL)
 endif
+
+-include $(top_srcdir)/git.mk
index 2dc266a..ae61649 100644 (file)
@@ -1,3 +1,26 @@
-ibus-ui-gtk
-gtkpanel.xml
-gtkpanel.xml.in
+/*.bak
+/*.lo
+/*.o
+/*.orig
+/*.pyc
+/*.rej
+/*.tab.c
+/*~
+/.*.sw[nop]
+/.deps
+/.gitignore
+/.libs
+/GPATH
+/GRTAGS
+/GSYMS
+/GTAGS
+/ID
+/Makefile
+/Makefile.in
+/TAGS
+/_libs
+/gtkpanel.xml
+/gtkpanel.xml.in
+/ibus-ui-gtk
+/so_locations
+/tags
index 38f9ed1..a807095 100644 (file)
@@ -70,3 +70,5 @@ test:
                IBUS_LOCALEDIR=@localedir@ \
                PYTHONPATH=$(top_srcdir) \
                $(PYTHON) $(srcdir)/main.py
+
+-include $(top_srcdir)/git.mk
index ddee4d0..f07f5aa 100644 (file)
@@ -50,3 +50,5 @@ noinst_HEADERS = \
 libIMdkit_la_CFLAGS = \
        @X11_CFLAGS@ \
        $(NULL)
+
+-include $(top_srcdir)/git.mk
index 604d328..b41bc91 100644 (file)
@@ -25,3 +25,5 @@ SUBDIRS = \
        IMdkit \
        $(NULL)
 endif
+
+-include $(top_srcdir)/git.mk