this change was correct, the old version is no longer needed

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@44436 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kevin P. Fleming
2006-10-05 01:42:06 +00:00
parent ca2bdd54c7
commit 1a8cca387b

View File

@@ -59,8 +59,7 @@ md5.c: ../main/md5.c
@cp $< $@
astman: astman.o md5.o
#astman: LIBS+=-lnewt -lslang -ldl
astman: LIBS+= $(NEWT_LIB)
astman: LIBS+=$(NEWT_LIB)
stereorize: stereorize.o frame.o
stereorize: LIBS+=-lm