should build cpp

[[Split portion of a mixed commit.]]
This commit is contained in:
luke 2006-07-23 05:53:03 +00:00
parent 7944d255ce
commit e5775d9ae8
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
AUTOMAKE_OPTIONS = subdir-objects
bin_PROGRAMS = fceu
fceu_SOURCES = fceustr.cpp cart.cpp cheat.cpp crc32.cpp config.cpp debug.cpp endian.cpp fceu.cpp fds.cpp file.cpp filter.cpp general.cpp ines.cpppp input.cpp md5.cpp memory.cpp netplay.cpp nsf.cpp palette.cpp ppu.cpp sound.cpp state.cpp unif.cpp video.cpp vsuni.cpp wave.cpp x6502.cpp movie.cpp
fceu_SOURCES = fceustr.cpp cart.cpp cheat.cpp crc32.cpp config.cpp debug.cpp endian.cpp fceu.cpp fds.cpp file.cpp filter.cpp general.cpp ines.cpp input.cpp md5.cpp memory.cpp netplay.cpp nsf.cpp palette.cpp ppu.cpp sound.cpp state.cpp unif.cpp video.cpp vsuni.cpp wave.cpp x6502.cpp movie.cpp
# soundexp.cpp
include $(srcdir)/boards/Makefile.am.inc