about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST15
1 files changed, 13 insertions, 2 deletions
diff --git a/MANIFEST b/MANIFEST
index 0adea84..2a8967d 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -5,6 +5,8 @@ environments/development.yml
 environments/production.yml
 jitterbug.pl
 lib/jitterbug.pm
+lib/jitterbug/Builder.pm
+lib/jitterbug/Emailer.pm
 lib/jitterbug/Hook.pm
 lib/jitterbug/Plugin/Template.pm
 lib/jitterbug/Project.pm
@@ -26,14 +28,23 @@ public/images/perldancer-bg.jpg
 public/images/perldancer.jpg
 README
 scripts/builder.pl
-scripts/deploy_schema
-scripts/migrate_from_redis.pl
+sql/_source/deploy/1/001-auto-__VERSION.yml
+sql/_source/deploy/1/001-auto.yml
+sql/_source/deploy/2/001-auto-__VERSION.yml
+sql/_source/deploy/2/001-auto.yml
+sql/_source/deploy/3/001-auto-__VERSION.yml
+sql/_source/deploy/3/001-auto.yml
+sql/_source/deploy/4/001-auto-__VERSION.yml
+sql/_source/deploy/4/001-auto.yml
 t/001_base.t
 t/002_index_route.t
 t/003_hook_route.t
 t/004_project.t
+t/006_emailer.t
 t/data/export_jitterbug.yml
 t/data/test.yaml
+t/data/test.yml
+t/lib/jitterbug/Test.pm
 TODO
 views/index.tt
 views/layouts/main.tt