mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-29 22:40:34 +02:00
Include GOOPS pictures in the distribution
This commit is contained in:
parent
11b4e1a59c
commit
5e328915a1
1 changed files with 7 additions and 1 deletions
|
@ -85,7 +85,13 @@ guile_TEXINFOS = preface.texi \
|
|||
|
||||
ETAGS_ARGS = $(info_TEXINFOS) $(guile_TEXINFOS)
|
||||
|
||||
EXTRA_DIST = ChangeLog-2008
|
||||
PICTURES = hierarchy.eps \
|
||||
hierarchy.pdf \
|
||||
hierarchy.png \
|
||||
hierarchy.txt \
|
||||
mop.text
|
||||
|
||||
EXTRA_DIST = ChangeLog-2008 $(PICTURES)
|
||||
|
||||
include $(top_srcdir)/am/pre-inst-guile
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue