mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-02 12:32:55 +00:00
Fixed the npglue.c screwup. Should've been npglue.cpp.
This commit is contained in:
parent
8628a9aa07
commit
b1e8ff1432
@ -33,7 +33,7 @@ CPPSRCS = npwplat.cpp
|
||||
REQUIRES += xp libfont os2font jtools
|
||||
endif
|
||||
|
||||
CSRCS += npglue.c
|
||||
CPPSRCS += npglue.cpp
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user