From 02445023b66db5e1a11137e068ac19db00fdc12a Mon Sep 17 00:00:00 2001 From: Nicolas Clapies Date: Mon, 26 Jul 2004 17:51:56 +0000 Subject: remove logout-from-idp.py, only logout.py is useful --- python/examples/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'python/examples/Makefile.am') diff --git a/python/examples/Makefile.am b/python/examples/Makefile.am index 1d1d499f..acb93a16 100644 --- a/python/examples/Makefile.am +++ b/python/examples/Makefile.am @@ -1,7 +1,6 @@ EXTRA_DIST = \ defederation.py \ login.py \ - logout-from-idp.py \ logout.py \ mapping.py \ registration.py \ -- cgit