aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2010-04-02 01:22:08 +0000
committerRob Austein <sra@hactrn.net>2010-04-02 01:22:08 +0000
commit8ddbf0ae7ee9011f28e821df32dabe9caffb4bc4 (patch)
tree51f6c4c3aea174833c519cd87a08e9182bed9d05 /configure.ac
parent60832545d0aabd80b18c004837501bc2e45b8478 (diff)
Whack with stick again to get (most of) the pictures into PDF version.
Haven't figured out what to do about automatically generated pictures that are too big to fit on one page. Hmm. Maybe specify height instead of width and let Doxygen and LaTeX sort it out? Perhaps, but not before dinner.... svn path=/configure; revision=3151
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac5
1 files changed, 4 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e191e54c..74dd42f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -62,6 +62,9 @@ AC_MSG_RESULT([$OPENSSL_CONFIG_COMMAND])
# point I should do a pass through the rest of the tree, making clever
# use of abs_top_builddir, etc.
-AC_CONFIG_FILES([Makefile openssl/Makefile rcynic/Makefile])
+AC_CONFIG_FILES([Makefile
+ openssl/Makefile
+ rcynic/Makefile
+ rpkid/rpki/__doc__.py])
AC_OUTPUT