mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2025-02-04 19:12:50 +00:00
Formerly GNUmakefile.~68~
This commit is contained in:
parent
c355295fe0
commit
8d1f6733a9
1 changed files with 2 additions and 1 deletions
|
@ -223,7 +223,8 @@ endef
|
||||||
|
|
||||||
make-doc-$(version).tar.Z: README-doc COPYING make.dvi make.info make.info*
|
make-doc-$(version).tar.Z: README-doc COPYING make.dvi make.info make.info*
|
||||||
$(make-tar)
|
$(make-tar)
|
||||||
make-$(version).tar.Z: README COPYING ChangeLog CHANGES configure Makefile.in \
|
make-$(version).tar.Z: README INSTALL COPYING ChangeLog CHANGES \
|
||||||
|
configure Makefile.in configure.in \
|
||||||
$(srcs) remote-*.c $(globfiles) make.texinfo gpl.texinfo \
|
$(srcs) remote-*.c $(globfiles) make.texinfo gpl.texinfo \
|
||||||
make.cp* make.fn* make.ky* make.pg* make.toc make.tp* make.vr* \
|
make.cp* make.fn* make.ky* make.pg* make.toc make.tp* make.vr* \
|
||||||
make.aux make.man texinfo.tex TAGS tags
|
make.aux make.man texinfo.tex TAGS tags
|
||||||
|
|
Loading…
Reference in a new issue