~ubuntu-branches/ubuntu/quantal/epiphany-extensions/quantal

« back to all changes in this revision

Viewing changes to data/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2011-04-14 19:04:24 UTC
  • mfrom: (1.1.43 upstream) (2.3.16 experimental)
  • Revision ID: james.westby@ubuntu.com-20110414190424-df2o8wz2pei97hbd
Tags: 3.0.0-2
debian/control.in: bump build-dep on epiphany.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
SUBDIRS = icons
 
2
 
 
3
gsettings_files = org.gnome.epiphanyextensions.gschema.xml.in
 
4
gsettings_SCHEMAS = $(gsettings_files:.xml.in=.xml)
 
5
 
 
6
@INTLTOOL_XML_NOMERGE_RULE@
 
7
@GSETTINGS_RULES@
 
8
 
 
9
EXTRA_DIST = \
 
10
             $(gsettings_files)
 
11
 
 
12
DISTCLEANFILES = \
 
13
                 $(gsettings_SCHEMAS)