check for innetgr
[heimdal.git] / lib / gssapi / krb5 / Makefile.am
blob5e3174cd5ff48df1f7e2a842cf402bb736f0768b
1 # $Id$
3 AUTOMAKE_OPTIONS = no-dependencies foreign
5 INCLUDES = -I$(top_builddir)/include -I$(srcdir)/../krb5
7 lib_LIBRARIES = libgssapi.a
9 libgssapi_a_SOURCES =                           \
10         8003.c                                  \
11         accept_sec_context.c                    \
12         acquire_cred.c                          \
13         add_oid_set_member.c                    \
14         canonicalize_name.c                     \
15         compare_name.c                          \
16         context_time.c                          \
17         create_emtpy_oid_set.c                  \
18         decapsulate.c                           \
19         delete_sec_context.c                    \
20         display_name.c                          \
21         duplicate_name.c                        \
22         encapsulate.c                           \
23         export_name.c                           \
24         external.c                              \
25         get_mic.c                               \
26         import_name.c                           \
27         indicate_mechs.c                        \
28         init.c                                  \
29         init_sec_context.c                      \
30         inquire_context.c                       \
31         inquire_cred.c                          \
32         release_buffer.c                        \
33         release_cred.c                          \
34         release_name.c                          \
35         release_oid_set.c                       \
36         test_oid_set_member.c                   \
37         unwrap.c                                \
38         v1.c                                    \
39         verify_mic.c                            \
40         wrap.c