diff options
Diffstat (limited to 'source4/dynconfig.mk')
-rw-r--r-- | source4/dynconfig.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source4/dynconfig.mk b/source4/dynconfig.mk index ba9c5467ba..487d924036 100644 --- a/source4/dynconfig.mk +++ b/source4/dynconfig.mk @@ -1,5 +1,6 @@ [SUBSYSTEM::DYNCONFIG] -OBJ_FILES = dynconfig.o + +DYNCONFIG_OBJ_FILES = dynconfig.o # set these to where to find various files # These can be overridden by command line switches (see smbd(8)) |