mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 03:30:27 +02:00
* COPYING: New file.
* Makefile.in: Regenerated. * Makefile.am (EXAMPLE_SMOB_FILES): List example-smob/COPYING. * Makefile.in: Regenerated.
This commit is contained in:
parent
3e4f26aeea
commit
1233aa7211
2 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ info_TEXINFOS = data-rep.texi
|
|||
data_rep_TEXINFOS = data-rep.texi version.texi
|
||||
|
||||
EXAMPLE_SMOB_FILES = \
|
||||
ChangeLog Makefile README image-type.c image-type.h myguile.c
|
||||
ChangeLog Makefile README COPYING image-type.c image-type.h myguile.c
|
||||
|
||||
dist-hook:
|
||||
mkdir $(distdir)/example-smob
|
||||
|
|
|
@ -92,7 +92,7 @@ info_TEXINFOS = data-rep.texi
|
|||
data_rep_TEXINFOS = data-rep.texi version.texi
|
||||
|
||||
EXAMPLE_SMOB_FILES = \
|
||||
ChangeLog Makefile README image-type.c image-type.h myguile.c
|
||||
ChangeLog Makefile README COPYING image-type.c image-type.h myguile.c
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = ../libguile/scmconfig.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
|
@ -101,7 +101,7 @@ TEXINFO_TEX = $(srcdir)/texinfo.tex
|
|||
INFO_DEPS = data-rep.info
|
||||
DVIS = data-rep.dvi
|
||||
TEXINFOS = data-rep.texi
|
||||
DIST_COMMON = README $(data_rep_TEXINFOS) ChangeLog Makefile.am \
|
||||
DIST_COMMON = README $(data_rep_TEXINFOS) COPYING ChangeLog Makefile.am \
|
||||
Makefile.in mdate-sh stamp-vti texinfo.tex version.texi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue