]> git.ipfire.org Git - thirdparty/newt.git/commitdiff
added label.c
authorewt <ewt>
Tue, 26 Mar 1996 04:12:55 +0000 (04:12 +0000)
committerewt <ewt>
Tue, 26 Mar 1996 04:12:55 +0000 (04:12 +0000)
Makefile

index 811994c69cd3dc9c42b38b4b24f89941978333f6..b129f23fe5e351f0da80e956b0eacf1a9c7e93b5 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-OBJS = newt.o test.o button.o form.o checkbox.o entry.o
+OBJS = newt.o test.o button.o form.o checkbox.o entry.o label.o
 LIBS = -lslang -lm -lefence
 CFLAGS = -g -Wall