diff --git a/utils/Makefile b/utils/Makefile index 88f653065fbc6b49d111dd1dfd6e5ac260226469..4b1a3aa0266ee0cb6bc9458e673c3fa962f6c56f 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -59,7 +59,8 @@ md5.c: ../main/md5.c @cp $< $@ astman: astman.o md5.o -astman: LIBS+=-lnewt -lslang -ldl +#astman: LIBS+=-lnewt -lslang -ldl +astman: LIBS+= $(NEWT_LIB) stereorize: stereorize.o frame.o stereorize: LIBS+=-lm