summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2009-09-22 23:23:02 +0200
committerMichael Adam <obnox@samba.org>2009-09-23 00:53:47 +0200
commit8b795534bd849bc0d1d442bf1b291059d5266d5c (patch)
tree7d64e30fd659867b05412c41613e1c532b1a9cca /source3/Makefile.in
parent68f33428c7736966caa98cd85b2ef15e71d5fad8 (diff)
downloadsamba-8b795534bd849bc0d1d442bf1b291059d5266d5c.tar.gz
samba-8b795534bd849bc0d1d442bf1b291059d5266d5c.tar.bz2
samba-8b795534bd849bc0d1d442bf1b291059d5266d5c.zip
build: add datadir to "make showlayout"
Michael
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 1b936312ea..abd005a0ef 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -3095,6 +3095,7 @@ showlayout::
@echo " cachedir: $(CACHEDIR)"
@echo " piddir: $(PIDDIR)"
@echo " swatdir: $(SWATDIR)"
+ @echo " datadir: ${DATADIR}"
@echo " codepagedir: $(CODEPAGEDIR)"