diff options
author | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2013-11-27 14:28:03 +0100 |
---|---|---|
committer | Nikos Mavrogiannopoulos <nmav@redhat.com> | 2013-11-27 14:28:03 +0100 |
commit | 601448517af3c99f5bc8ce763b4003b0aa4eae70 (patch) | |
tree | d53aaf1c811184f9d602215e8cb34fa9e3c321a4 /doc | |
parent | a06a57d86a295cf06e512cf120ecfed1589aeb45 (diff) | |
download | libtasn1-601448517af3c99f5bc8ce763b4003b0aa4eae70.tar.gz libtasn1-601448517af3c99f5bc8ce763b4003b0aa4eae70.tar.bz2 libtasn1-601448517af3c99f5bc8ce763b4003b0aa4eae70.zip |
distribute stamp_docs to avoid regenerating docs everywhere.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am index 38d8ddd..94bba95 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -21,7 +21,7 @@ if ENABLE_GTK_DOC SUBDIRS += reference endif -EXTRA_DIST = gdoc TODO libtasn1.html libtasn1.ps libtasn1.pdf +EXTRA_DIST = gdoc TODO libtasn1.html libtasn1.ps libtasn1.pdf stamp_docs info_TEXINFOS = libtasn1.texi libtasn1_TEXINFOS = fdl-1.3.texi texinfo.css $(gdoc_TEXINFOS) |