diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-08-25 00:10:16 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-08-25 00:10:16 +0200 |
commit | 151b54909c9d1a025043ae748e747bedbabfcdef (patch) | |
tree | 898a93000fbbaf07dfe5f613033c6e706554a5d4 | |
parent | a0effa42d717654375efd7c762f85d32786819e0 (diff) | |
download | sbotools2-151b54909c9d1a025043ae748e747bedbabfcdef.tar.xz |
Add new SBO::Lib::* modules to the MANIFEST
-rw-r--r-- | SBO-Lib/MANIFEST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/SBO-Lib/MANIFEST b/SBO-Lib/MANIFEST index eb90507..ed6efe2 100644 --- a/SBO-Lib/MANIFEST +++ b/SBO-Lib/MANIFEST @@ -5,4 +5,12 @@ README t/SBO-Lib.t t/versions.t lib/SBO/Lib.pm +lib/SBO/Lib/Build.pm +lib/SBO/Lib/Download.pm +lib/SBO/Lib/Info.pm +lib/SBO/Lib/Pkgs.pm +lib/SBO/Lib/Readme.pm +lib/SBO/Lib/Repo.pm +lib/SBO/Lib/Tree.pm +lib/SBO/Lib/Util.pm lib/Sort/Versions.pm |