diff options
Diffstat (limited to 'python/examples')
| -rw-r--r-- | python/examples/Makefile.am | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/python/examples/Makefile.am b/python/examples/Makefile.am new file mode 100644 index 00000000..1d1d499f --- /dev/null +++ b/python/examples/Makefile.am @@ -0,0 +1,9 @@ +EXTRA_DIST = \ + defederation.py \ + login.py \ + logout-from-idp.py \ + logout.py \ + mapping.py \ + registration.py \ + test.py \ + user.py |
