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

« back to all changes in this revision

Viewing changes to database/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-05-10 21:30:51 UTC
  • mfrom: (1.1.15) (2.1.25 sid)
  • Revision ID: package-import@ubuntu.com-20130510213051-mswxsp3vitsgqspm
Tags: 0.14.2-1ubuntu1
* Sync with Debian. Remaining change:
  - Build-depend on firefox-dev instead of xulrunner-dev 

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
        isotopes.xml.in \
11
11
        radii.xml.in \
12
12
        residues.xml.in \
13
 
        space-groups.xml.in
 
13
        space-groups.xml.in \
 
14
        databases.xml.in
14
15
 
15
16
xmldir = $(datadir)/gchemutils/@GCU_API_VER@
16
17
xml_DATA = $(xml_in_files:.xml.in=.xml)