~ubuntu-branches/ubuntu/raring/zenity/raring

« back to all changes in this revision

Viewing changes to gnome-doc-utils.make

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2011-09-27 15:04:35 UTC
  • mfrom: (1.1.44 upstream)
  • Revision ID: package-import@ubuntu.com-20110927150435-le8tiw3g37oa5i15
Tags: 3.2.0-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
361
361
 
362
362
## @ _DOC_POT
363
363
## A pot file
364
 
_DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot,$(if $(DOC_ID),$(DOC_ID).pot))
 
364
_DOC_POT = $(if $(DOC_MODULE),$(DOC_MODULE).pot)
365
365
.PHONY: pot
366
366
pot: $(_DOC_POT)
367
367
$(_DOC_POT): $(_DOC_C_DOCS_NOENT)