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 190bbc79f3..0ff5872063 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -76,6 +76,7 @@ CONFIGLIBDIR = $(LIBDIR)/config CONFIGDIR = @configdir@ VARDIR = @localstatedir@ MANDIR = @mandir@ +datarootdir = @datarootdir@ DATADIR = @datadir@ # The permissions to give the executables |