~ubuntu-branches/ubuntu/maverick/gnome-keyring/maverick-proposed

« back to all changes in this revision

Viewing changes to pkcs11/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-03-02 17:00:10 UTC
  • mto: (2.2.1 sid)
  • mto: This revision was merged to the branch mainline in revision 71.
  • Revision ID: james.westby@ubuntu.com-20090302170010-1bakcvrq713wq2q0
Tags: upstream-2.25.92
ImportĀ upstreamĀ versionĀ 2.25.92

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
inc_HEADERS = \
6
6
        pkcs11.h \
7
7
        pkcs11g.h \
8
 
        pkcs11n.h 
 
8
        pkcs11n.h
 
9
        
 
10
EXTRA_DIST = \
 
11
        pkcs11i.h
9
12
 
10
13
SUBDIRS = . \
11
14
        gck \