aboutsummaryrefslogtreecommitdiffstats
path: root/utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 88f653065..4b1a3aa02 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