From db8d9f930f9acb2d0f8e9e344bc6fa01d8f4ce8d Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Wed, 8 Sep 2004 15:50:02 +0000 Subject: please use spaces between variable names and values --- php/Attic/examples/sample-sp/Makefile.am | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'php/Attic/examples/sample-sp') diff --git a/php/Attic/examples/sample-sp/Makefile.am b/php/Attic/examples/sample-sp/Makefile.am index 048d44d6..cbb7aa73 100644 --- a/php/Attic/examples/sample-sp/Makefile.am +++ b/php/Attic/examples/sample-sp/Makefile.am @@ -1,9 +1,4 @@ -EXTRA_DIST= admin_user.php \ - index.php \ - logout.php \ - setup.php \ - README \ - assertionConsumer.php \ - login.php \ - register.php +EXTRA_DIST = admin_user.php index.php logout.php \ + setup.php README assertionConsumer.php \ + login.php register.php -- cgit