diff --git a/desmume/src/windows/Makefile.am b/desmume/src/windows/Makefile.am index 5e32b93fe..bfd4e7241 100644 --- a/desmume/src/windows/Makefile.am +++ b/desmume/src/windows/Makefile.am @@ -1,6 +1,6 @@ bin_PROGRAMS = desmume desmume_SOURCES = \ - CWindow.c CWindow.h cflash.c cflash.h \ + CWindow.c CWindow.h \ disView.c disView.h ginfo.c ginfo.h \ IORegView.c IORegView.h \ main.cpp mapView.c mapView.h memView.c memView.h \