From: Harco de Hilster Date: Mon, 13 Sep 1999 18:11:31 +0000 (+0000) Subject: small fixes X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2e39ec84480a907f52c30379855f596c8fd8eafa small fixes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3648 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/utils/ogl/src/Makefile.in b/utils/ogl/src/Makefile.in index b6ae09a812..684f78e9b1 100644 --- a/utils/ogl/src/Makefile.in +++ b/utils/ogl/src/Makefile.in @@ -5,9 +5,9 @@ top_builddir = ../../.. VPATH= $(top_srcdir)/utils/ogl/src -LIBTARGET=$(top_builddir)/lib/libogl.a +LIBTARGET=$(top_builddir)/lib/libogl -OBJECTS=basic.o bmpshape.o composit.o divided.o lines.o misc.o +OBJECTS=basic.o bmpshape.o composit.o divided.o lines.o misc.o \ basic2.o canvas.o constrnt.o drawn.o mfutils.o ogldiag.o