aboutsummaryrefslogtreecommitdiffstats
path: root/help/quickref
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-05-02 23:09:30 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-05-02 23:37:10 +0800
commitd523f10dfe2a6ba53c068189f10055d46e71e10f (patch)
treefcb767310c389ebfc612c04ddfa8ddc606ae2b0f /help/quickref
parent186e97cf591b04c3a4aff478349994aaac6714ae (diff)
downloadgsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.gz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.bz2
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.lz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.xz
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.tar.zst
gsoc2013-evolution-d523f10dfe2a6ba53c068189f10055d46e71e10f.zip
Use Behdad's brilliant git.mk to generate .gitignore files.
Diffstat (limited to 'help/quickref')
-rw-r--r--help/quickref/C/Makefile.am2
-rw-r--r--help/quickref/Makefile.am2
-rw-r--r--help/quickref/ca/Makefile.am2
-rw-r--r--help/quickref/cs/Makefile.am2
-rw-r--r--help/quickref/de/Makefile.am2
-rw-r--r--help/quickref/es/Makefile.am2
-rw-r--r--help/quickref/fr/Makefile.am2
-rw-r--r--help/quickref/hu/Makefile.am2
-rw-r--r--help/quickref/it/Makefile.am2
-rw-r--r--help/quickref/oc/Makefile.am2
-rw-r--r--help/quickref/pl/Makefile.am2
-rw-r--r--help/quickref/pt/Makefile.am2
-rw-r--r--help/quickref/sq/Makefile.am2
-rw-r--r--help/quickref/sv/Makefile.am2
14 files changed, 28 insertions, 0 deletions
diff --git a/help/quickref/C/Makefile.am b/help/quickref/C/Makefile.am
index c7b02ca607..1014bfb7c3 100644
--- a/help/quickref/C/Makefile.am
+++ b/help/quickref/C/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/Makefile.am b/help/quickref/Makefile.am
index cbc9f7d867..02d5280756 100644
--- a/help/quickref/Makefile.am
+++ b/help/quickref/Makefile.am
@@ -1,3 +1,5 @@
SUBDIRS = C ca cs de es fr hu it oc pl pt sv sq
EXTRA_DIST = evolution-logo.eps
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/ca/Makefile.am b/help/quickref/ca/Makefile.am
index ef5536ad6b..ee261c9414 100644
--- a/help/quickref/ca/Makefile.am
+++ b/help/quickref/ca/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/cs/Makefile.am b/help/quickref/cs/Makefile.am
index 0575caee67..ac476a6034 100644
--- a/help/quickref/cs/Makefile.am
+++ b/help/quickref/cs/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/de/Makefile.am b/help/quickref/de/Makefile.am
index b0d62824f0..ad4ba8ff60 100644
--- a/help/quickref/de/Makefile.am
+++ b/help/quickref/de/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/es/Makefile.am b/help/quickref/es/Makefile.am
index d4316f6821..9add3ae28b 100644
--- a/help/quickref/es/Makefile.am
+++ b/help/quickref/es/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/fr/Makefile.am b/help/quickref/fr/Makefile.am
index 08eab5a722..46f8bdd9c6 100644
--- a/help/quickref/fr/Makefile.am
+++ b/help/quickref/fr/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/hu/Makefile.am b/help/quickref/hu/Makefile.am
index 9b2427b0cc..e8720963af 100644
--- a/help/quickref/hu/Makefile.am
+++ b/help/quickref/hu/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/it/Makefile.am b/help/quickref/it/Makefile.am
index a61e19066e..305a370de7 100644
--- a/help/quickref/it/Makefile.am
+++ b/help/quickref/it/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/oc/Makefile.am b/help/quickref/oc/Makefile.am
index 08eab5a722..46f8bdd9c6 100644
--- a/help/quickref/oc/Makefile.am
+++ b/help/quickref/oc/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/pl/Makefile.am b/help/quickref/pl/Makefile.am
index aea3010e2e..f825d4d021 100644
--- a/help/quickref/pl/Makefile.am
+++ b/help/quickref/pl/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/pt/Makefile.am b/help/quickref/pt/Makefile.am
index 446640dce9..d9d0db99f4 100644
--- a/help/quickref/pt/Makefile.am
+++ b/help/quickref/pt/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/sq/Makefile.am b/help/quickref/sq/Makefile.am
index ae0783eabe..089eea9211 100644
--- a/help/quickref/sq/Makefile.am
+++ b/help/quickref/sq/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk
diff --git a/help/quickref/sv/Makefile.am b/help/quickref/sv/Makefile.am
index 8e0b72a415..b1ec92e933 100644
--- a/help/quickref/sv/Makefile.am
+++ b/help/quickref/sv/Makefile.am
@@ -6,3 +6,5 @@ quickref_DATA = $(HELP_FILES)
EXTRA_DIST = \
$(HELP_FILES) \
quickref.tex
+
+-include $(top_srcdir)/git.mk