diff --git a/Manifest.txt b/Manifest.txt index cda2561..eed0ef8 100644 --- a/Manifest.txt +++ b/Manifest.txt @@ -3,13 +3,14 @@ History.txt Manifest.txt README.rdoc Rakefile -bin/pg_ldap_sync +bin/pgls +config/krb5-cfg.yml config/sample-config.yaml config/sample-config2.yaml config/schema.yaml -lib/pg_ldap_sync.rb -lib/pg_ldap_sync/application.rb +lib/pgls.rb +lib/pgls/application.rb test/fixtures/config-ldapdb.yaml test/fixtures/ldapdb.yaml test/ldap_server.rb -test/test_pg_ldap_sync.rb +test/test_pgls.rb