more dgbstub cpp fixes

This commit is contained in:
zeromus 2008-09-11 05:57:18 +00:00
parent 481348f807
commit b1b3a9e3bb
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
include $(top_srcdir)/src/desmume.mk
noinst_LIBRARIES = libgdbstub.a
libgdbstub_a_SOURCES = gdbstub.c gdbstub_internal.h
libgdbstub_a_SOURCES = gdbstub.cpp gdbstub_internal.h