cfg_dev.mk, cfg_dist.mk: Add IMAGEDIR

This commit is contained in:
Jan Lindemann 2006-08-16 14:03:55 +00:00 committed by Jan Lindemann
commit e50f445d14
2 changed files with 2 additions and 0 deletions

View file

@ -50,6 +50,7 @@ FTP_PUB_DIR_ABS = $(JANNET_PROJ_DIR)/$(PROJECT)
PROFILE_DIR = $(HOME)/.profile.d
ROOTOWNER = $(shell id -un)
ROOTGROUP = $(shell id -gn)
IMAGEDIR = $(TOPDIR)/../images
# -- overrides
INSTALL_BINDIR = $(HOME)/local/bin