Index: apps/Makefile =================================================================== RCS file: /usr/cvsroot/asterisk/apps/Makefile,v retrieving revision 1.90 diff -u -r1.90 Makefile --- apps/Makefile 4 Feb 2005 00:14:10 -0000 1.90 +++ apps/Makefile 15 Feb 2005 23:08:46 -0000 @@ -30,7 +30,8 @@ app_groupcount.so app_txtcidname.so app_controlplayback.so \ app_talkdetect.so app_alarmreceiver.so app_userevent.so app_verbose.so \ app_test.so app_forkcdr.so app_math.so app_realtime.so \ - app_dumpchan.so app_waitforsilence.so app_while.so app_setrdnis.so + app_dumpchan.so app_waitforsilence.so app_while.so app_setrdnis.so \ + app_md5.so ifneq (${OSARCH},Darwin) ifneq (${OSARCH},SunOS)