X-Git-Url: http://git.pk910.de/?p=NeonServV5.git;a=blobdiff_plain;f=Makefile.am;h=7dd5232b6cc50a85275c550242f6c05e97398be5;hp=43a21228d1a426a2a00a961a82bef5471bdaa9ec;hb=2a7eea23fa213f73de99899fd324250e30f1d42b;hpb=902ebfe5551be2daa3edf8141bcee91f62c0a5e0 diff --git a/Makefile.am b/Makefile.am index 43a2122..7dd5232 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ checkversion: cd src && chmod +x version.sh && ./version.sh && cd .. noinst_PROGRAMS = neonserv -noinst_LTLIBRARIES = libDummyServ.la libfuncmds.la libglobalcmd.la libNeonHelp.la libNeonServ.la libNeonSpam.la +pkglib_LTLIBRARIES = libDummyServ.la libfuncmds.la libglobalcmd.la libNeonHelp.la libNeonServ.la libNeonSpam.la libDummyServ_la_SOURCES = src/modules/DummyServ.mod/bot_DummyServ.c \ src/modules/DummyServ.mod/module.c