mirror of
https://github.com/samba-team/samba.git
synced 2025-01-13 13:18:06 +03:00
Fix case.
This commit is contained in:
parent
a72d3ffade
commit
67074ff4aa
@ -5,7 +5,7 @@ OBJ_FILES = dynconfig.o
|
||||
# These can be overridden by command line switches (see smbd(8))
|
||||
# or in smb.conf (see smb.conf(5))
|
||||
CONFIGFILE = $(sysconfdir)/smb.conf
|
||||
PKGCONFIGDIR = $(LIBDIR)/pkgconfig
|
||||
PKGCONFIGDIR = $(libdir)/pkgconfig
|
||||
LMHOSTSFILE = $(sysconfdir)/lmhosts
|
||||
|
||||
PATH_FLAGS = -DCONFIGFILE=\"$(CONFIGFILE)\" \
|
||||
|
Loading…
Reference in New Issue
Block a user