mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-03-25 00:07:09 -07:00
Fix makefile, accidentally broken by change 192512.
Copied from Perforce Change: 192539 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
d31012f13a
commit
fe1f07321b
1 changed files with 2 additions and 2 deletions
|
|
@ -14,10 +14,10 @@ MPMPF = \
|
|||
protix.c \
|
||||
protsgix.c \
|
||||
pthrdext.c \
|
||||
span.c
|
||||
span.c \
|
||||
ssixi6.c \
|
||||
thix.c \
|
||||
vmix.c \
|
||||
vmix.c
|
||||
|
||||
LIBS = -lm -pthread
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue