fixed loading of smp plugin

This commit is contained in:
Martin Willi
2008-05-19 14:20:07 +00:00
parent 081a14cd33
commit da1bc5e860
+1 -1
View File
@@ -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