Fix make distcheck
This commit is contained in:
parent
8d51fdfbbe
commit
c922d67e86
|
@ -1,2 +1,3 @@
|
||||||
src/wx/PadSimple/GUI/ConfigDlg.cpp
|
src/wx/PadSimple/GUI/ConfigDlg.cpp
|
||||||
src/wxdlg/wxdlg3dViewer.cpp
|
src/wxdlg/wxdlg3dViewer.cpp
|
||||||
|
src/wxdlg/wxcontrolsconfigdialog.cpp
|
||||||
|
|
|
@ -19,7 +19,7 @@ libdesmume_a_SOURCES = \
|
||||||
common.cpp common.h \
|
common.cpp common.h \
|
||||||
debug.cpp debug.h \
|
debug.cpp debug.h \
|
||||||
Disassembler.cpp Disassembler.h \
|
Disassembler.cpp Disassembler.h \
|
||||||
emufile.h emufile.cpp emufile_types.h fat.h FIFO.cpp FIFO.h \
|
emufile.h emufile.cpp emufile_types.h FIFO.cpp FIFO.h \
|
||||||
firmware.cpp firmware.h GPU.cpp GPU.h \
|
firmware.cpp firmware.h GPU.cpp GPU.h \
|
||||||
fs.h \
|
fs.h \
|
||||||
GPU_osd.h \
|
GPU_osd.h \
|
||||||
|
|
Loading…
Reference in New Issue