diff options
| author | Christophe Nowicki <cnowicki@easter-eggs.com> | 2004-09-08 13:07:30 +0000 |
|---|---|---|
| committer | Christophe Nowicki <cnowicki@easter-eggs.com> | 2004-09-08 13:07:30 +0000 |
| commit | 3dcf64a7096a04a718825b3723a4153d312b2343 (patch) | |
| tree | 95c18d6884d60cc31fda55737a32a2d66a6d5d5c /php | |
| parent | 789fbb27243b0f0990e8431704099b2713986ba5 (diff) | |
| download | lasso-3dcf64a7096a04a718825b3723a4153d312b2343.tar.gz lasso-3dcf64a7096a04a718825b3723a4153d312b2343.tar.xz lasso-3dcf64a7096a04a718825b3723a4153d312b2343.zip | |
oups ;(
Diffstat (limited to 'php')
| -rw-r--r-- | php/Attic/examples/sample-idp/Makefile.am | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/php/Attic/examples/sample-idp/Makefile.am b/php/Attic/examples/sample-idp/Makefile.am new file mode 100644 index 00000000..3fe42f04 --- /dev/null +++ b/php/Attic/examples/sample-idp/Makefile.am @@ -0,0 +1,11 @@ +EXTRA_DIST= admin_user.php\ + create_metadata.php \ + defederate.php \ + federate.php \ + index.php \ + login.php \ + logout.php \ + setup.php \ + singleSignOn.php \ + soapEndpoint.php \ + user_add.php |
