From ec5b9cf692fb2dfd17a21eb17c9f7373afb8f2ac Mon Sep 17 00:00:00 2001 From: James Willcox Date: Fri, 21 Feb 2003 23:42:36 +0000 Subject: Remove the css file from the build. 2003-02-21 James Willcox * data/starthere/Makefile.am: Remove the css file from the build. --- data/starthere/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/starthere/Makefile.am') 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) \ -- cgit v1.2.3