aboutsummaryrefslogtreecommitdiffstats
path: root/help/no/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-12-04 23:37:09 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-12-04 23:59:50 +0800
commit0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c (patch)
treeb11bfd0412b8961382727ac0f7130008649ac25a /help/no/Makefile.am
parentf0adcbbdf79aa6ce112e7bf618453cc9ec2aafb7 (diff)
downloadgsoc2013-evolution-0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c.tar
gsoc2013-evolution-0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c.tar.gz
gsoc2013-evolution-0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c.tar.bz2
gsoc2013-evolution-0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c.tar.lz
gsoc2013-evolution-0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c.tar.xz
gsoc2013-evolution-0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c.tar.zst
gsoc2013-evolution-0befe0bbee1d3b1f0421a09dd80e3a60214e9e4c.zip
Synchronize help files with gnome-2-28 branch.
Diffstat (limited to 'help/no/Makefile.am')
-rw-r--r--help/no/Makefile.am38
1 files changed, 0 insertions, 38 deletions
diff --git a/help/no/Makefile.am b/help/no/Makefile.am
deleted file mode 100644
index 2ab9d5f056..0000000000
--- a/help/no/Makefile.am
+++ /dev/null
@@ -1,38 +0,0 @@
-figs = \
- figures/calendar.png \
- figures/config-cal.png \
- figures/config-mail.png \
- figures/filter-assist-fig.png \
- figures/filter-new-fig.png \
- figures/mail-composer.png \
- figures/print-dest.png \
- figures/print-preview.png
-docname = evolution
-lang = no
-omffile = evolution-no.omf
-sgml_ents = \
- apx-authors.sgml \
- apx-bugs.sgml \
- apx-gloss.sgml \
- config-encryption.sgml \
- config-prefs.sgml \
- config-sync.sgml \
- evolution-faq.sgml \
- menuref.sgml \
- preface.sgml \
- usage-calendar.sgml \
- usage-contact.sgml \
- usage-encryption.sgml \
- usage-exec-summary.sgml \
- usage-mail-org.sgml \
- usage-mail.sgml \
- usage-mainwindow.sgml \
- usage-print.sgml \
- usage-sync.sgml
-
-include $(top_srcdir)/help/sgmldocs.make
-dist-hook: app-dist-hook
-
-EXTRA_DIST = ChangeLog.pre-1-4
-
--include $(top_srcdir)/git.mk