Habilis
New member
src/plugins/Makefile.in
https://github.com/HerculesWS/Hercules/blob/master/src/plugins/Makefile.in
need to specify plugins to build
MYPLUGINS = my_cool_plugin my_second_plugin
Note: DO NOT include the .c extension!!!
https://github.com/HerculesWS/Hercules/blob/master/src/plugins/Makefile.in
need to specify plugins to build
MYPLUGINS = my_cool_plugin my_second_plugin
Note: DO NOT include the .c extension!!!
Last edited by a moderator: