mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* Makefile.am (EXTRA_DIST): Don't omit ANON-CVS and SNAPSHOTS.
* Makefile.in: Regenerated.
This commit is contained in:
parent
1f6fe22ab8
commit
929dd964d5
2 changed files with 2 additions and 2 deletions
|
@ -27,4 +27,4 @@ aclocaldir = $(datadir)/aclocal
|
|||
aclocal_DATA = guile.m4 qthreads.m4
|
||||
|
||||
EXTRA_DIST = $(aclocal_DATA) ltconfig ltmain.sh acconfig.h \
|
||||
HACKING GUILE-VERSION
|
||||
HACKING GUILE-VERSION ANON-CVS SNAPSHOTS
|
||||
|
|
|
@ -94,7 +94,7 @@ aclocaldir = $(datadir)/aclocal
|
|||
aclocal_DATA = guile.m4 qthreads.m4
|
||||
|
||||
EXTRA_DIST = $(aclocal_DATA) ltconfig ltmain.sh acconfig.h \
|
||||
HACKING GUILE-VERSION
|
||||
HACKING GUILE-VERSION ANON-CVS SNAPSHOTS
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|
||||
CONFIG_HEADER = ./libguile/scmconfig.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue