mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 19:42:53 -08:00
* src/Makefile.in: Fix thinko in previous.
This commit is contained in:
parent
8aa079fb75
commit
ef990bfd1f
1 changed files with 3 additions and 1 deletions
|
|
@ -498,7 +498,9 @@ temacs$(EXEEXT): $(LIBXMENU) $(ALLOBJS) \
|
|||
|
||||
## The following oldxmenu-related rules are only (possibly) used if
|
||||
## HAVE_X11 && !USE_GTK, but there is no harm in always defining them.
|
||||
$(lwlibdir)/liblw.a:
|
||||
|
||||
## This one needs globals.h to exist, eg for Vinstallation_directory.
|
||||
$(lwlibdir)/liblw.a: globals.h
|
||||
$(MAKE) -C $(lwlibdir) liblw.a
|
||||
$(oldXMenudir)/libXMenu11.a:
|
||||
$(MAKE) -C $(oldXMenudir) libXMenu11.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue