diff options
Diffstat (limited to 'data/starthere/Makefile.am')
-rw-r--r-- | data/starthere/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/starthere/Makefile.am b/data/starthere/Makefile.am index 77b723f8b..1cdf7815f 100644 --- a/data/starthere/Makefile.am +++ b/data/starthere/Makefile.am @@ -1,7 +1,7 @@ @INTLTOOL_XML_RULE@ xmldir = $(pkgdatadir)/starthere -xml_in_files = index.xml.in +xml_in_files = index.xml.in smartbookmarks.xml.in xml_DATA = $(xml_in_files:.xml.in=.xml) pagedir = $(pkgdatadir)/starthere |