]> source.dussan.org Git - rspamd.git/commit
Remove legacy client and rework build system.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 19 Jan 2014 16:11:34 +0000 (16:11 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 19 Jan 2014 16:11:34 +0000 (16:11 +0000)
commit44b9ea9f740e5ba5a4af45874e9a96becf7f8325
tree142589ecf1045181f44526d1058b16c1838c9af0
parent7e4a21dc554d42d31afc611fd92aaddd7da1bb6c
Remove legacy client and rework build system.

--HG--
rename : lib/CMakeLists.txt => src/CMakeLists.txt
CMakeLists.txt
lib/CMakeLists.txt [deleted file]
lib/client/librspamdclient.c [deleted file]
lib/client/librspamdclient.h [deleted file]
lib/kvstorage/libkvstorageclient.c [deleted file]
lib/kvstorage/libkvstorageclient.h [deleted file]
src/CMakeLists.txt [new file with mode: 0644]
src/client/CMakeLists.txt
src/client/rspamdclient.c [new file with mode: 0644]
src/client/rspamdclient.h [new file with mode: 0644]