Move source files into 'src/' to remove some clutter.
commit1fda270ca9a7bc62de17ca9e09c7d4aa125d3620
authorTom Cort <tcort@tax-113.vttaxnet.tax.state.vt.us>
Tue, 11 Dec 2007 17:15:48 +0000 (11 12:15 -0500)
committerTom Cort <tcort@tax-113.vttaxnet.tax.state.vt.us>
Tue, 11 Dec 2007 17:15:48 +0000 (11 12:15 -0500)
tree1f6882e8fb6f75b8488e33f89d8c2edc4dfbb70e
parent5f1c7cbf4ec7b4446ca4af81e13395fd7d2d0acd
Move source files into 'src/' to remove some clutter.
16 files changed:
CMakeLists.txt
src/CMakeLists.txt [copied from CMakeLists.txt with 100% similarity]
src/clam.cxx [moved from clam.cxx with 100% similarity]
src/clam.hxx [moved from clam.hxx with 100% similarity]
src/config.cxx [moved from config.cxx with 100% similarity]
src/config.hxx [moved from config.hxx with 100% similarity]
src/inoclam.cxx [moved from inoclam.cxx with 100% similarity]
src/inoclam.hxx [moved from inoclam.hxx with 100% similarity]
src/inotify.cxx [moved from inotify.cxx with 100% similarity]
src/inotify.hxx [moved from inotify.hxx with 100% similarity]
src/monitor.cxx [moved from monitor.cxx with 100% similarity]
src/monitor.hxx [moved from monitor.hxx with 100% similarity]
src/signal.cxx [moved from signal.cxx with 100% similarity]
src/signal.hxx [moved from signal.hxx with 100% similarity]
src/smtp.cxx [moved from smtp.cxx with 100% similarity]
src/smtp.hxx [moved from smtp.hxx with 100% similarity]