Skip to content

Commit

Permalink
Merge pull request #14203 from jdgleaver/libretro-makefile-fix
Browse files Browse the repository at this point in the history
(libretro) Fix static makefile
  • Loading branch information
hrydgard authored Feb 22, 2021
2 parents 0e2ee8a + ab7bdba commit 366428b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libretro/Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -362,6 +362,7 @@ SOURCES_CXX += \
$(COREDIR)/Instance.cpp \
$(COREDIR)/Debugger/Breakpoints.cpp \
$(COREDIR)/Debugger/SymbolMap.cpp \
$(COREDIR)/Debugger/MemBlockInfo.cpp \
$(COREDIR)/Dialog/PSPDialog.cpp \
$(COREDIR)/Dialog/PSPGamedataInstallDialog.cpp \
$(COREDIR)/Dialog/PSPMsgDialog.cpp \
Expand Down

0 comments on commit 366428b

Please sign in to comment.