diff options
Diffstat (limited to 'gdb/testsuite/Makefile.in')
-rw-r--r-- | gdb/testsuite/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/Makefile.in b/gdb/testsuite/Makefile.in index 44dc0a1..edcd35c 100644 --- a/gdb/testsuite/Makefile.in +++ b/gdb/testsuite/Makefile.in @@ -91,6 +91,8 @@ INFODIRS=doc info: install-info: dvi: +pdf: +install-pdf: html: install-html: |