From 15578a6bca955470f75a3a9fb1c267ecc87adcb7 Mon Sep 17 00:00:00 2001 From: ewt Date: Fri, 9 Jul 1999 15:53:08 +0000 Subject: [PATCH] msw told me to --- Makefile.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.2