From 8ddbf0ae7ee9011f28e821df32dabe9caffb4bc4 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 2 Apr 2010 01:22:08 +0000 Subject: 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 --- configure.ac | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'configure.ac') 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 -- cgit v1.2.3