I'm using eggdrop1.4.5
In this version the *.so files get left in your main bot directory
I'm trying to edit the Makefile so it does mv *.so modules yet every time i add that line it says
They are left there on purpose since you are suppose to 'make install' your bot to another location which makes upgrading in the future easier. Also it properly installs the module help files and language files.
Either way, you probably didn't use "tabs" in your Makefile to indent text. Spaces are not allowed when indenting.