~ubuntu-branches/ubuntu/oneiric/mousetweaks/oneiric

« back to all changes in this revision

Viewing changes to help/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Luke Yelavich
  • Date: 2010-11-30 20:38:43 UTC
  • Revision ID: james.westby@ubuntu.com-20101130203843-vj6j7u2ls9wljdcw
Tags: 2.91.2-0ubuntu3
* New upstream release
  - Misc changes, improvements and fixes:
    + Port applets to libpanelapplet-3
  - New and updated translations:
    + [he] Yaron Shahrabani
    + [gl] Fran Diéguez
    + [ro] Lucian Adrian Grijincu, Daniel Șerbănescu
    + [sl] Matej Urbančič
    + [ug] Gheyret T. Kenji
* debian/control: Build depend on libpanel-applet-3-dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
        $(top_srcdir)/gnome-doc-utils.make
60
60
subdir = help
61
61
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
62
 
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
 
62
am__aclocal_m4_deps = $(top_srcdir)/m4/gnome-doc-utils.m4 \
 
63
        $(top_srcdir)/m4/intltool.m4 $(top_srcdir)/configure.ac
63
64
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64
65
        $(ACLOCAL_M4)
65
66
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
149
150
PANELAPPLET_LIBS = @PANELAPPLET_LIBS@
150
151
PATH_SEPARATOR = @PATH_SEPARATOR@
151
152
PKG_CONFIG = @PKG_CONFIG@
 
153
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
154
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
152
155
POFILES = @POFILES@
153
156
POSUB = @POSUB@
154
157
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@