]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
added scrollbar.o
authorewt <ewt>
Sun, 31 Mar 1996 02:14:47 +0000 (02:14 +0000)
committerewt <ewt>
Sun, 31 Mar 1996 02:14:47 +0000 (02:14 +0000)
Makefile

index 6b57ddadec268ef7bf74dbf112d71bc7d4203fe7..8162326e6503cff45fc5e1325c59e54bd0c70b28 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,5 @@
-OBJS = newt.o test.o button.o form.o checkbox.o entry.o label.o listbox.o
+OBJS = newt.o test.o button.o form.o checkbox.o entry.o label.o listbox.o \
+       scrollbar.o
 LIBS = -lslang -lm -lefence
 CFLAGS = -g -Wall