diff options
-rw-r--r-- | source4/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in index 00adf52e07..8445cd0064 100644 --- a/source4/Makefile.in +++ b/source4/Makefile.in @@ -69,6 +69,7 @@ PRIVATEDIR = @privatedir@ SMB_PASSWD_FILE = $(PRIVATEDIR)/smbpasswd PRIVATE_DIR = $(PRIVATEDIR) +DATADIR = @datadir@ # This is where SWAT images and help files go SWATDIR = @swatdir@ |