[gedit-plugins] Update ignores
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit-plugins] Update ignores
- Date: Sat, 11 Jan 2014 16:28:23 +0000 (UTC)
commit 011f1142ade71f029e1b2d5912e859ec03320439
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Sat Jan 11 17:04:09 2014 +0100
Update ignores
Makefile.am | 64 +++++++++++++++++++++++++++++++++++++++++------------
help/Makefile.am | 2 +
2 files changed, 51 insertions(+), 15 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 5f69e07..e469c4c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,27 +19,61 @@ DISTCLEANFILES = \
intltool-update
MAINTAINERCLEANFILES = \
- aclocal.m4 \
- config.guess \
- config.h.in \
- config.sub \
- depcomp \
- install-sh \
- ltmain.sh \
- missing \
- mkinstalldirs \
+ $(GITIGNORE_MAINTAINERCLEANFILES_TOPLEVEL) \
+ $(GITIGNORE_MAINTAINERCLEANFILES_MAKEFILE_IN) \
+ $(GITIGNORE_MAINTAINERCLEANFILES_M4_LIBTOOL) \
+ ABOUT-NLS \
+ INSTALL \
+ config.rpath \
+ gtk-doc.make \
py-compile \
+ test-driver \
m4/gnome-doc-utils.m4 \
m4/gtk-doc.m4 \
m4/intltool.m4 \
- m4/libtool.m4 \
- m4/ltoptions.m4 \
- m4/ltsugar.m4 \
- m4/ltversion.m4 \
- m4/lt~obsolete.m4 \
- `find "$(srcdir)" -type f -name Makefile.in -print`
+ m4/codeset.m4 \
+ m4/fcntl-o.m4 \
+ m4/gettext.m4 \
+ m4/glibc2.m4 \
+ m4/glibc21.m4 \
+ m4/iconv.m4 \
+ m4/intdiv0.m4 \
+ m4/intl.m4 \
+ m4/intldir.m4 \
+ m4/intlmacosx.m4 \
+ m4/intmax.m4 \
+ m4/inttypes-pri.m4 \
+ m4/inttypes_h.m4 \
+ m4/lcmessage.m4 \
+ m4/lib-ld.m4 \
+ m4/lib-link.m4 \
+ m4/lib-prefix.m4 \
+ m4/lock.m4 \
+ m4/longlong.m4 \
+ m4/nls.m4 \
+ m4/po.m4 \
+ m4/printf-posix.m4 \
+ m4/progtest.m4 \
+ m4/size_max.m4 \
+ m4/stdint_h.m4 \
+ m4/threadlib.m4 \
+ m4/uintmax_t.m4 \
+ m4/visibility.m4 \
+ m4/wchar_t.m4 \
+ m4/wint_t.m4 \
+ m4/xsize.m4 \
+ po/Makevars.template \
+ po/Rules-quot \
+ po/*.sed \
+ po/*.header \
+ po/*.sin
DISTCHECK_CONFIGURE_FLAGS = --enable-verify-all
+GITIGNOREFILES = \
+ plugins/bookmarks/.deps \
+ plugins/bookmarks/messages/.deps \
+ plugins/drawspaces/.deps \
+ plugins/wordcompletion/.deps
include plugins/Makefile.am
diff --git a/help/Makefile.am b/help/Makefile.am
index c294ba4..40e7da6 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -24,3 +24,5 @@ HELP_FILES = \
HELP_MEDIA =
HELP_LINGUAS = ar bg ca cs da de el es eu fi fr gl hu it ja ko lv oc pt_BR ru sl sv te th uk zh_CN zh_HK
zh_TW
+
+-include $(top_srcdir)/git.mk
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]