Fix make distcheck

This commit is contained in:
riccardom 2011-05-24 17:06:58 +00:00
parent 8d51fdfbbe
commit c922d67e86
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
src/wx/PadSimple/GUI/ConfigDlg.cpp
src/wxdlg/wxdlg3dViewer.cpp
src/wxdlg/wxcontrolsconfigdialog.cpp

View File

@ -19,7 +19,7 @@ libdesmume_a_SOURCES = \
common.cpp common.h \
debug.cpp debug.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 \
fs.h \
GPU_osd.h \