Remove omf.pl from the Makefile.
This commit is contained in:
parent
72fc8352c6
commit
687f382f95
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=23022
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
# $FreeBSD: www/en/gnome/Makefile,v 1.18 2004/11/07 22:31:51 adamw Exp $
|
# $FreeBSD: www/en/gnome/Makefile,v 1.19 2004/11/10 13:57:24 ceri Exp $
|
||||||
|
|
||||||
.if exists(../Makefile.conf)
|
.if exists(../Makefile.conf)
|
||||||
.include "../Makefile.conf"
|
.include "../Makefile.conf"
|
||||||
|
|
@ -13,7 +13,7 @@ SUBDIR+= images
|
||||||
DOCS= screenshots.sgml
|
DOCS= screenshots.sgml
|
||||||
DOCS+= contact.sgml
|
DOCS+= contact.sgml
|
||||||
|
|
||||||
DATA= index.html newsflash.html news.rdf gnome_upgrade.sh gnomelogalyzer.sh omf.pl
|
DATA= index.html newsflash.html news.rdf gnome_upgrade.sh gnomelogalyzer.sh
|
||||||
|
|
||||||
CLEANFILES= index.html
|
CLEANFILES= index.html
|
||||||
CLEANFILES+= newsflash.html
|
CLEANFILES+= newsflash.html
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue