diff options
-rw-r--r-- | source3/Makefile.in | 1 |
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)" |