Add projects to SUBDIR
This commit is contained in:
parent
f031070de7
commit
9755e47142
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3077
2 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.35 1998-07-15 13:56:17 wosch Exp $
|
||||
# $Id: Makefile,v 1.36 1998-07-16 07:59:54 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -64,7 +64,7 @@ pgallery.inc: gallery.db gengallery.pl
|
|||
# Subdirectories
|
||||
|
||||
SUBDIR= security cgi commercial docproj gifs ports releases tutorials
|
||||
SUBDIR+= news alpha
|
||||
SUBDIR+= news alpha projects
|
||||
|
||||
.if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY)
|
||||
SUBDIR+= ja_JP.EUC
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile,v 1.35 1998-07-15 13:56:17 wosch Exp $
|
||||
# $Id: Makefile,v 1.36 1998-07-16 07:59:54 wosch Exp $
|
||||
|
||||
.if exists(Makefile.conf)
|
||||
.include "Makefile.conf"
|
||||
|
@ -64,7 +64,7 @@ pgallery.inc: gallery.db gengallery.pl
|
|||
# Subdirectories
|
||||
|
||||
SUBDIR= security cgi commercial docproj gifs ports releases tutorials
|
||||
SUBDIR+= news alpha
|
||||
SUBDIR+= news alpha projects
|
||||
|
||||
.if !defined(ENGLISH_ONLY) || empty(ENGLISH_ONLY)
|
||||
SUBDIR+= ja_JP.EUC
|
||||
|
|
Loading…
Reference in a new issue