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 ff4195f496..358d1e144b 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -1321,6 +1321,7 @@ showlayout: @echo " configdir: $(CONFIGDIR)" @echo " lockdir: $(LOCKDIR)" @echo " piddir: $(PIDDIR)" + @echo " swatdir: $(SWATDIR)" uninstall: uninstallman uninstallbin uninstallscripts uninstallmodules |