X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1a6944fd74cfb70ace96d60bde31a7c8e0a5896d..46dc76ba3573649a9ed7c7aff6dc677f533eee11:/src/Makefile.in diff --git a/src/Makefile.in b/src/Makefile.in index 6be1d72eec..63246d44f5 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -61,6 +61,7 @@ LIB_CPP_SRC=\ common/mstream.cpp \ common/zstream.cpp \ common/datstrm.cpp \ + common/objstrm.cpp \ \ gtk/app.cpp \ gtk/bitmap.cpp \ @@ -178,7 +179,6 @@ LIB_C_SRC=\ iodbc/hstmt.c \ iodbc/connect.c \ iodbc/prepare.c \ - iodbc/execute.c \ iodbc/result.c \ iodbc/execute.c \ iodbc/fetch.c \