1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

Fix case.

(This used to be commit 67074ff4aa06d56fb84752d39132d33d5599ca7f)
This commit is contained in:
Jelmer Vernooij 2008-02-11 01:15:54 +01:00
parent 8ba668bb05
commit b090c02166

View File

@ -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)\" \