git.samba.org
/
amitay
/
samba.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68f3342
)
build: add datadir to "make showlayout"
author
Michael Adam
<obnox@samba.org>
Tue, 22 Sep 2009 21:23:02 +0000
(23:23 +0200)
committer
Michael Adam
<obnox@samba.org>
Tue, 22 Sep 2009 22:53:47 +0000
(
00:53
+0200)
Michael
source3/Makefile.in
patch
|
blob
|
history
diff --git
a/source3/Makefile.in
b/source3/Makefile.in
index 1b936312ea58ba53e82a838f4ba3cd902722b64c..abd005a0ef6f28047fec66abd14cc4f9fc32bc75 100644
(file)
--- 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)"