mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-02 12:01:32 +01:00
doc: Fix distchek for generated eps file
* doc/Makefile.am (EXTRA_DIST, BUILT_SOURCES): Add gnupg-module-overview.eps, gnupg-card-architecture.eps (DISTCLEANFILES): Remove them. -- The files needs to be added so that it is properly included in the dist tarball. As the rule for it was moved into maintainer mode by 58bab1a.
This commit is contained in:
parent
e825aea2ba
commit
c69a37dcbd
@ -46,6 +46,7 @@ profiles =
|
||||
EXTRA_DIST = samplekeys.asc mksamplekeys com-certs.pem \
|
||||
gnupg-logo.eps gnupg-logo.pdf gnupg-logo.png gnupg-logo-tr.png \
|
||||
gnupg-module-overview.png gnupg-module-overview.pdf \
|
||||
gnupg-module-overview.eps gnupg-card-architecture.eps \
|
||||
gnupg-card-architecture.png gnupg-card-architecture.pdf \
|
||||
FAQ gnupg7.texi mkdefsinc.c defsincdate \
|
||||
opt-homedir.texi see-also-note.texi specify-user-id.texi \
|
||||
@ -53,6 +54,7 @@ EXTRA_DIST = samplekeys.asc mksamplekeys com-certs.pem \
|
||||
trust-values.texi
|
||||
|
||||
BUILT_SOURCES = gnupg-module-overview.png gnupg-module-overview.pdf \
|
||||
gnupg-module-overview.eps gnupg-card-architecture.eps \
|
||||
gnupg-card-architecture.png gnupg-card-architecture.pdf \
|
||||
defsincdate defs.inc
|
||||
|
||||
@ -110,8 +112,6 @@ watchgnupg_SOURCE = gnupg.texi
|
||||
CLEANFILES = yat2m mkdefsinc defs.inc
|
||||
|
||||
DISTCLEANFILES = gnupg.tmp gnupg.ops yat2m-stamp.tmp yat2m-stamp \
|
||||
gnupg-card-architecture.eps \
|
||||
gnupg-module-overview.eps \
|
||||
$(myman_pages) gnupg.7
|
||||
|
||||
yat2m: yat2m.c
|
||||
|
Loading…
x
Reference in New Issue
Block a user