Makefile.am includes utilsGTK.*
Hopefully passes CI now. Make systems are hard.
This commit is contained in:
parent
c9461e8374
commit
ee9f38df4e
|
@ -21,6 +21,7 @@ desmume_SOURCES = \
|
|||
desmume.h desmume.cpp \
|
||||
dTool.h dToolsList.cpp \
|
||||
tools/ioregsView.cpp tools/ioregsView.h \
|
||||
utilsGTK.h utilsGTK.cpp \
|
||||
cheatsGTK.h cheatsGTK.cpp \
|
||||
main.cpp main.h
|
||||
|
||||
|
|
|
@ -21,6 +21,7 @@ desmume_SOURCES = \
|
|||
desmume.h desmume.cpp \
|
||||
dTool.h dToolsList.cpp \
|
||||
tools/ioregsView.cpp tools/ioregsView.h \
|
||||
utilsGTK.h utilsGTK.cpp \
|
||||
cheatsGTK.h cheatsGTK.cpp \
|
||||
main.cpp main.h
|
||||
|
||||
|
|
Loading…
Reference in New Issue