mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Made make distcheck work again
This commit is contained in:
parent
f98537733a
commit
8d8ddd7abe
@ -20,9 +20,12 @@
|
|||||||
## Process this file with automake to produce Makefile.in
|
## Process this file with automake to produce Makefile.in
|
||||||
|
|
||||||
EXTRA_DIST = gnupg-badge-openpgp.eps gnupg-badge-openpgp.jpg \
|
EXTRA_DIST = gnupg-badge-openpgp.eps gnupg-badge-openpgp.jpg \
|
||||||
gnupg-card-architecture.eps gnupg-card-architecture.png
|
gnupg-badge-openpgp.pdf \
|
||||||
|
gnupg-card-architecture.eps gnupg-card-architecture.png \
|
||||||
|
gnupg-card-architecture.pdf
|
||||||
|
|
||||||
BUILT_SOURCES = gnupg-card-architecture.eps gnupg-card-architecture.png
|
BUILT_SOURCES = gnupg-card-architecture.eps gnupg-card-architecture.png \
|
||||||
|
gnupg-card-architecture.pdf
|
||||||
|
|
||||||
info_TEXINFOS = gnupg.texi
|
info_TEXINFOS = gnupg.texi
|
||||||
|
|
||||||
|
@ -144,7 +144,7 @@ making use of ssh.
|
|||||||
|
|
||||||
Here is a little picture showing how the components work together:
|
Here is a little picture showing how the components work together:
|
||||||
|
|
||||||
@image{gnupg-card-architecture, 14cm}
|
@image{gnupg-card-architecture, 10cm}
|
||||||
|
|
||||||
@noindent
|
@noindent
|
||||||
Lets try to explain it:
|
Lets try to explain it:
|
||||||
|
BIN
doc/gnupg-badge-openpgp.pdf
Normal file
BIN
doc/gnupg-badge-openpgp.pdf
Normal file
Binary file not shown.
@ -85,11 +85,11 @@ section entitled ``Copying''.
|
|||||||
@subtitle Version @value{VERSION}
|
@subtitle Version @value{VERSION}
|
||||||
@subtitle @value{UPDATED}
|
@subtitle @value{UPDATED}
|
||||||
|
|
||||||
@sp 6
|
@sp 3
|
||||||
|
|
||||||
@image{gnupg-badge-openpgp,8cm,,The GnuPG Logo}
|
@image{gnupg-badge-openpgp,8cm,,The GnuPG Logo}
|
||||||
|
|
||||||
@sp 6
|
@sp 3
|
||||||
|
|
||||||
@author Werner Koch (@email{wk@@gnupg.org})
|
@author Werner Koch (@email{wk@@gnupg.org})
|
||||||
|
|
||||||
|
@ -1028,5 +1028,3 @@ Set the startup TTY and X-DISPLAY variables to the values of this
|
|||||||
session. This command is useful to direct future pinentry invocations
|
session. This command is useful to direct future pinentry invocations
|
||||||
to another screen. It is only required because there is no way in the
|
to another screen. It is only required because there is no way in the
|
||||||
ssh-agent protocol to convey this information.
|
ssh-agent protocol to convey this information.
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
g@c Copyright (C) 2002 Free Software Foundation, Inc.
|
@c Copyright (C) 2002 Free Software Foundation, Inc.
|
||||||
@c This is part of the GnuPG manual.
|
@c This is part of the GnuPG manual.
|
||||||
@c For copying conditions, see the file gnupg.texi.
|
@c For copying conditions, see the file gnupg.texi.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user