This commit is contained in:
Xuan Sang LE
2018-03-02 23:28:43 +01:00
parent 358090fb96
commit fc2daeb620
5 changed files with 1 additions and 476 deletions

View File

@ -50,7 +50,7 @@ SERVERLIB= -ldl $(LIB_FLAG) $(DB_LIB) $(SSL_LIB) -lpthread
SERVER_O=plugin_manager.o \
http_server.o
#-lsocket
PLUGINS= dummy.$(EXT) fileman.$(EXT) pluginsman.$(EXT) wterm.$(EXT) nodedaemon.$(EXT) cookiex.$(EXT) wsimg.$(EXT)
PLUGINS= pluginsman.$(EXT) wterm.$(EXT) nodedaemon.$(EXT) wsimg.$(EXT)
LIBOBJS = libs/ini.o \
libs/handle.o \