* lib/Makefile.in (Makefile): Fix typo.
This commit is contained in:
parent
fb62846b68
commit
5b68e7b488
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ endif
|
|||
../config.status: $(top_srcdir)/configure.ac $(top_srcdir)/m4/*.m4
|
||||
$(MAKE) -C .. $(notdir $@)
|
||||
Makefile: ../config.status $(srcdir)/Makefile.in
|
||||
$(MAKE) -C .. src/$@
|
||||
$(MAKE) -C .. lib/$@
|
||||
|
||||
# Object modules that need not be built for Emacs.
|
||||
# Emacs does not need e-regex.o (it has its own regex-emacs.c),
|
||||
|
|
Loading…
Add table
Reference in a new issue