1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00

build: add datadir to "make showlayout"

Michael
This commit is contained in:
Michael Adam 2009-09-22 23:23:02 +02:00
parent 68f33428c7
commit 8b795534bd

View File

@ -3095,6 +3095,7 @@ showlayout::
@echo " cachedir: $(CACHEDIR)"
@echo " piddir: $(PIDDIR)"
@echo " swatdir: $(SWATDIR)"
@echo " datadir: ${DATADIR}"
@echo " codepagedir: $(CODEPAGEDIR)"