diff options
author | Simon Josefsson <simon@josefsson.org> | 2010-02-17 18:24:48 +0100 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2010-02-17 18:24:48 +0100 |
commit | 7b6ae740e8e8a403cf5cf4a2fe19c7cc99da328a (patch) | |
tree | 8f23440c2010ee5065b45ed15a6e45c7726489b2 /doc/reference/Makefile.am | |
parent | b66e349e3b895bf4a97daac764f97ca42fba2664 (diff) | |
download | gnutls-7b6ae740e8e8a403cf5cf4a2fe19c7cc99da328a.tar.gz |
More GTK-DOC fixes.
Diffstat (limited to 'doc/reference/Makefile.am')
-rw-r--r-- | doc/reference/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am index a485490689..2a282836b8 100644 --- a/doc/reference/Makefile.am +++ b/doc/reference/Makefile.am @@ -99,7 +99,7 @@ IGNORE_HFILES += alignof.h alloca.h alloca.in.h arg-nonnull.h \ IGNORE_HFILES += socket.h stat.h # cd lib/minitasn1/ && echo *.h -IGNORE_HFILES += element.h gstr.h int.h parser_aux.h structure.h +IGNORE_HFILES += element.h gstr.h int.h libtasn1.h parser_aux.h structure.h # cd lib/opencdk/ && echo *.h IGNORE_HFILES += context.h filters.h keydb.h main.h opencdk.h packet.h \ |