It is considered bad practice to include external libraries inside the module repository. It's usually best to tell the user to download the library into the libraries directory, usually sites/all/libraries and your module uses the libraries api module to call it. http://drupal.org/project/libraries

Comments

jpwarren00’s picture

Status: Active » Fixed

Right, I should have remembered that. Fixed.

jpwarren00’s picture

Version: » 6.x-1.x-dev
Assigned: Unassigned » jpwarren00
jpwarren00’s picture

Status: Fixed » Closed (fixed)