From 15d5e144b10c1dd6da48be34af191adc8530eace Mon Sep 17 00:00:00 2001 From: Luigi Rizzo Date: Sun, 9 Dec 2007 22:55:58 +0000 Subject: [PATCH] add hashtab.c to the list of files deleted git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@92042 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- utils/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/Makefile b/utils/Makefile index c5ad7d40dc..689b99e8f6 100644 --- a/utils/Makefile +++ b/utils/Makefile @@ -73,7 +73,7 @@ clean: rm -f *.o $(ALL_UTILS) check_expr rm -f .*.o.d .*.oo.d rm -f *.s *.i - rm -f md5.c strcompat.c ast_expr2.c ast_expr2f.c pbx_ael.c pval.c + rm -f md5.c strcompat.c ast_expr2.c ast_expr2f.c pbx_ael.c pval.c hashtab.c rm -f aelparse.c aelbison.c conf2ael rm -f utils.c threadstorage.c sha1.c astobj2.c hashtest2 hashtest -- 2.47.2