~ubuntu-branches/ubuntu/natty/gnome-chemistry-utils/natty

« back to all changes in this revision

Viewing changes to templates/paint/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Mailänder
  • Date: 2009-12-19 11:00:02 UTC
  • mfrom: (1.1.5 upstream) (2.1.6 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091219110002-el6iiqb23qoh8uxf
Tags: 0.10.9-1ubuntu1
* manual merge from Debian testing, fixes LP: #233963
  * gcu-plugin.dirs, gcu-plugin.links: iceweasel → firefox; iceape → seamonkey
  * debian/control: added MOTU, iceweasel → firefox

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST = $(xml_in_files)
 
2
 
 
3
CLEANFILES = $(xml_DATA)
 
4
 
 
5
MAINTAINERCLEANFILES = Makefile.in
 
6
 
 
7
xml_in_files = templates.xml.in haworth.xml.in
 
8
 
 
9
xmldir = $(datadir)/gchemutils/@GCU_API_VER@/paint/templates
 
10
xml_DATA = $(xml_in_files:.xml.in=.xml)
 
11
@INTLTOOL_XML_RULE@