fixed loading of smp plugin
This commit is contained in:
@@ -143,7 +143,7 @@ endif
|
|||||||
|
|
||||||
if USE_SMP
|
if USE_SMP
|
||||||
SUBDIRS += plugins/smp
|
SUBDIRS += plugins/smp
|
||||||
PLUGINS += smb
|
PLUGINS += smp
|
||||||
endif
|
endif
|
||||||
|
|
||||||
if USE_SQL
|
if USE_SQL
|
||||||
|
|||||||
Reference in New Issue
Block a user