mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-23 12:00:21 +02:00
(dist-hook): Removed. TODO is now installed by autogen.sh.
This commit is contained in:
parent
3683221c22
commit
5352cc0f20
1 changed files with 0 additions and 8 deletions
|
@ -37,12 +37,4 @@ TESTS = check-guile
|
||||||
# The rule will cd to $(top_srcdir).
|
# The rule will cd to $(top_srcdir).
|
||||||
ACLOCAL = ./guile-aclocal.sh
|
ACLOCAL = ./guile-aclocal.sh
|
||||||
|
|
||||||
if MAINTAINER_MODE
|
|
||||||
# Fill dist tree.
|
|
||||||
include $(top_srcdir)/am/maintainer-dirs
|
|
||||||
dist-hook:
|
|
||||||
( echo 'This is a snapshot of the TODO file.' ; date ; echo ; \
|
|
||||||
cat $(workbook)/tasks/TODO ) > TODO
|
|
||||||
endif
|
|
||||||
|
|
||||||
# Makefile.am ends here
|
# Makefile.am ends here
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue