]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Don't include openpgp stuff in api manual.
authorSimon Josefsson <simon@josefsson.org>
Fri, 28 Oct 2005 11:54:43 +0000 (11:54 +0000)
committerSimon Josefsson <simon@josefsson.org>
Fri, 28 Oct 2005 11:54:43 +0000 (11:54 +0000)
libextra/Makefile.am

index e570665368d8f98d625c8e04f8fd0f5f3f67b0a4..e7c4b20c8c9583b8649b8f224da9956dd6be45fc 100644 (file)
@@ -84,7 +84,7 @@ endif
 libgnutls_extra_la_LIBADD =
 libgnutls_extra_la_LDFLAGS =
 if ENABLE_OPENPGP
-COBJECTS += gnutls_openpgp.c
+libgnutls_extra_la_SOURCES += gnutls_openpgp.c
 libgnutls_extra_la_LIBADD += openpgp/libgnutls_openpgp.la
 if ENABLE_INCLUDED_OPENCDK
 libgnutls_extra_la_LIBADD += opencdk/libminiopencdk.la