summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-02-08 16:43:01 +0000
committerSimon Josefsson <simon@josefsson.org>2007-02-08 16:43:01 +0000
commit4a8d444f67d58a213a5483ce0b33aa4f7c041250 (patch)
tree51fd661864f303e5af143b99a2df9e9b8bb8974f
parent26bcf15e980874148bc6e7edd92b1786cd519dfa (diff)
downloadgnutls-4a8d444f67d58a213a5483ce0b33aa4f7c041250.tar.gz
Build output.c.
-rw-r--r--lib/x509/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/x509/Makefile.am b/lib/x509/Makefile.am
index 4d0f62a441..2cdc2f61a4 100644
--- a/lib/x509/Makefile.am
+++ b/lib/x509/Makefile.am
@@ -1,5 +1,5 @@
## Process this file with automake to produce Makefile.in
-# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation
+# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation
#
# This file is part of GNUTLS.
#
@@ -33,7 +33,7 @@ libgnutls_x509_la_SOURCES = crl.c dn.c common.c x509.c extensions.c \
crq.c xml.c sign.c privkey_pkcs8.c pkcs12.c pkcs12_bag.c \
pkcs12_encr.c x509_write.c crl_write.c dn.h common.h x509.h \
extensions.h pkcs7.h verify.h mpi.h crq.h sign.h privkey.h \
- pkcs12.h rfc2818.h dsa.h
+ pkcs12.h rfc2818.h dsa.h output.c
EXTRA_DIST = x509-api.texi