(dist): Call ./make-dist.
This commit is contained in:
parent
e88399c85c
commit
c6035ee62d
1 changed files with 1 additions and 1 deletions
|
@ -609,7 +609,7 @@ check:
|
|||
@echo "We don't have any tests for GNU Emacs yet."
|
||||
|
||||
dist:
|
||||
cd ${srcdir}; make-dist
|
||||
cd ${srcdir}; ./make-dist
|
||||
|
||||
.PHONY: info dvi dist check
|
||||
force-info:
|
||||
|
|
Loading…
Add table
Reference in a new issue