~ubuntu-core-dev/ubuntu/xenial/ubuntu-release-upgrader/xenial

« back to all changes in this revision

Viewing changes to po/Makefile

  • Committer: Michael Terry
  • Date: 2012-06-06 21:23:35 UTC
  • mto: This revision was merged to the branch mainline in revision 2509.
  • Revision ID: michael.terry@canonical.com-20120606212335-dt5xyu2v3ct5hcey
first pass at converting update-manager source into ubuntu-release-upgrader

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
 
2
2
top_srcdir=`pwd`/..
3
3
 
4
 
DOMAIN=update-manager
 
4
DOMAIN=ubuntu-release-upgrader
5
5
PO_FILES := $(wildcard *.po)
6
6
CONTACT=sebastian.heinlein@web.de
7
7