diff options
Diffstat (limited to 'data/Makefile.am')
-rw-r--r-- | data/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am index e17a252a7..87f8c1d8e 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -30,8 +30,7 @@ pkgconfig_DATA = epiphany-$(EPIPHANY_API_VERSION).pc xsldir = $(pkgdatadir) xsl_DATA = \ - epiphany-bookmarks-html.xsl \ - ephy-xml2ini.xsl + epiphany-bookmarks-html.xsl # Dbus service file servicedir = $(datadir)/dbus-1/services |