Remove useless inclusion of 'extra.css' which was left over from cloning

a Makefile from another article.

Pointy hat to:	linimon
This commit is contained in:
Mark Linimon 2005-08-17 14:27:51 +00:00
parent c206b7579b
commit 8f380d8345
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=25395

View file

@ -13,8 +13,6 @@ INSTALL_ONLY_COMPRESSED?=
SRCS= article.sgml
#CSS_SHEET_ADDITIONS= extra.css
URL_RELPREFIX?= ../../../..
DOC_PREFIX?= ${.CURDIR}/../../..