Added forgotten gallery to SUBDIR.
This commit is contained in:
parent
3b61d3c51f
commit
ad3a445f34
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=3252
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile,v 1.39 1998-08-03 12:34:12 wosch Exp $
|
# $Id: Makefile,v 1.40 1998-08-03 14:09:47 wosch Exp $
|
||||||
|
|
||||||
.if exists(Makefile.conf)
|
.if exists(Makefile.conf)
|
||||||
.include "Makefile.conf"
|
.include "Makefile.conf"
|
||||||
|
@ -39,6 +39,7 @@ SUBDIR+= alpha
|
||||||
SUBDIR+= internal
|
SUBDIR+= internal
|
||||||
SUBDIR+= copyright
|
SUBDIR+= copyright
|
||||||
SUBDIR+= search
|
SUBDIR+= search
|
||||||
|
SUBDIR+= gallery
|
||||||
SUBDIR+= ports
|
SUBDIR+= ports
|
||||||
SUBDIR+= projects
|
SUBDIR+= projects
|
||||||
SUBDIR+= releases
|
SUBDIR+= releases
|
||||||
|
|
Loading…
Reference in a new issue