~ubuntu-branches/ubuntu/utopic/lasso/utopic-proposed

« back to all changes in this revision

Viewing changes to php/examples/sample-sp/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Frederic Peters
  • Date: 2004-09-13 09:26:34 UTC
  • Revision ID: james.westby@ubuntu.com-20040913092634-01vdfl8j9cp94exa
Tags: upstream-0.4.1
ImportĀ upstreamĀ versionĀ 0.4.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
EXTRA_DIST= admin_user.php \
 
2
            index.php \
 
3
            logout.php \
 
4
            setup.php \
 
5
            README \
 
6
            assertionConsumer.php \
 
7
            login.php \
 
8
            register.php
 
9