From: ewt Date: Fri, 9 Jul 1999 15:53:08 +0000 (+0000) Subject: msw told me to X-Git-Tag: r0-50~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15578a6bca955470f75a3a9fb1c267ecc87adcb7;p=thirdparty%2Fnewt.git msw told me to --- diff --git a/Makefile.in b/Makefile.in index e314f33..fd9eedb 100644 --- a/Makefile.in +++ b/Makefile.in @@ -20,7 +20,8 @@ LIBNEWT = libnewt.a LIBNEWTSH = libnewt.so.$(VERSION) LIBNEWTSONAME = libnewt.so.$(SONAME) LIBOBJS = newt.o button.o form.o checkbox.o entry.o label.o listbox.o \ - scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o + scrollbar.o textbox.o scale.o grid.o windows.o buttonbar.o \ + checkboxtree.o SHCFLAGS = -fPIC