mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-01 05:43:46 +00:00
fix the broken Makefile.in
This commit is contained in:
parent
dd0fc04fb5
commit
b3e391767b
@ -55,7 +55,6 @@ CPPSRCS= \
|
|||||||
nsFileWidget.cpp \
|
nsFileWidget.cpp \
|
||||||
nsMenuItem.cpp \
|
nsMenuItem.cpp \
|
||||||
nsToolkit.cpp \
|
nsToolkit.cpp \
|
||||||
nsGtkManageWidget.c \
|
|
||||||
nsGtkEventHandler.cpp \
|
nsGtkEventHandler.cpp \
|
||||||
nsRadioButton.cpp \
|
nsRadioButton.cpp \
|
||||||
nsWindow.cpp
|
nsWindow.cpp
|
||||||
@ -78,7 +77,6 @@ CPP_OBJS= \
|
|||||||
nsFileWidget.o \
|
nsFileWidget.o \
|
||||||
nsMenuItem.o \
|
nsMenuItem.o \
|
||||||
nsToolkit.o \
|
nsToolkit.o \
|
||||||
nsGtkManageWidget.o \
|
|
||||||
nsGtkEventHandler.o \
|
nsGtkEventHandler.o \
|
||||||
nsRadioButton.o \
|
nsRadioButton.o \
|
||||||
nsWindow.o \
|
nsWindow.o \
|
||||||
|
Loading…
Reference in New Issue
Block a user