]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Build ext_authz.h and ext_authz.c.
authorSimon Josefsson <simon@josefsson.org>
Wed, 21 Feb 2007 16:42:51 +0000 (16:42 +0000)
committerSimon Josefsson <simon@josefsson.org>
Wed, 21 Feb 2007 16:42:51 +0000 (16:42 +0000)
lib/Makefile.am

index e2c3cfc0438dda6cc341ebe7d3366ba4db437251..572627957c54a37164726d3606f59651090a9daf 100644 (file)
@@ -74,7 +74,7 @@ COBJECTS = gnutls_record.c gnutls_compress.c debug.c gnutls_cipher.c  \
        gnutls_x509.c ext_cert_type.c gnutls_rsa_export.c               \
        auth_rsa_export.c ext_server_name.c auth_dh_common.c            \
        gnutls_helper.c ext_inner_application.c gnutls_extra_hooks.c    \
-       gnutls_supplemental.c
+       gnutls_supplemental.c ext_authz.c
 
 HFILES = debug.h gnutls_compress.h defines.h gnutls_cipher.h           \
        gnutls_buffers.h gnutls_errors.h gnutls_int.h                   \
@@ -92,7 +92,7 @@ HFILES = debug.h gnutls_compress.h defines.h gnutls_cipher.h          \
        ext_srp.h gnutls_srp.h auth_srp.h auth_srp_passwd.h             \
        gnutls_helper.h auth_psk.h auth_psk_passwd.h                    \
        ext_inner_application.h gnutls_extra_hooks.h                    \
-       gnutls_supplemental.h
+       gnutls_supplemental.h ext_authz.h
 
 # Separate so we can create the documentation