missed one entrie for DISTDIR

This commit is contained in:
Mario Fetka 2024-05-27 21:12:12 +02:00
parent e774a10bdb
commit b0a63f06d5

View File

@ -422,9 +422,9 @@ USE_VCACHE_LIBS_DEPENDENCIES = $(PFS_LIBS_DEPENDENCIES)
#### These are normally not changed.
#### This is used by the 'installdirs' dependency.
PSRV_SHADOW=$(TOPDIR)/shadow
PSRV_STORAGE=$(TOPDIR)/pfsdat
PSRV_SECURITY=$(TOPDIR)/security
PSRV_SHADOW=$(DISTDIR)/$(TOPDIR)/shadow
PSRV_STORAGE=$(DISTDIR)/$(TOPDIR)/pfsdat
PSRV_SECURITY=$(DISTDIR)/$(TOPDIR)/security