~ubuntu-branches/ubuntu/precise/gnome-do/precise-proposed

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Christopher James Halse Rogers
  • Date: 2008-10-08 20:35:38 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20081008203538-yty5q4gpfx1ldint
Tags: 0.6.1.0-0ubuntu1
* New upstream release.  FFe is (LP: #279328)
* debian/patches/04_fix_locale_path:
  + Fix the translations path sent to gettext.  Without this, translations
    aren't used by Do.
* debian/gnome-do.gconf-defaults:
  + Don't popup the UI on login; wait for the user to summon Do.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
#Warning: This is an automatically generated file, do not edit!
6
6
if ENABLE_DEBUG
7
 
 SUBDIRS =  .  Do.Addins Do.DBus Do po libdo m4
 
7
 SUBDIRS =  .  Do.Addins Do.DBus Do po libdo m4 data
8
8
endif
9
9
if ENABLE_RELEASE
10
 
 SUBDIRS =  .  Do.Addins Do.DBus Do po libdo m4
 
10
 SUBDIRS =  .  Do.Addins Do.DBus Do po libdo m4 data
11
11
endif