diff options
Diffstat (limited to 'data')
-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 1cdf7815f..d6ad77fed 100644 --- a/data/starthere/Makefile.am +++ b/data/starthere/Makefile.am @@ -5,7 +5,7 @@ xml_in_files = index.xml.in smartbookmarks.xml.in xml_DATA = $(xml_in_files:.xml.in=.xml) pagedir = $(pkgdatadir)/starthere -page_DATA = section.xsl section.css +page_DATA = section.xsl EXTRA_DIST = $(xml_DATA) \ $(xml_in_files) \ |