From 05ecb0984fa7d12301eae3dfb25d58c5f4e989a2 Mon Sep 17 00:00:00 2001 From: leitner Date: Fri, 24 Aug 2007 21:30:55 +0000 Subject: [PATCH] update Makefile --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index ff0d22d..89be1b6 100644 --- a/Makefile +++ b/Makefile @@ -482,6 +482,8 @@ fmt_hexdump.o: textcode/fmt_hexdump.c fmt.h textcode.h str.h haveinline.h fmt_html.o: textcode/fmt_html.c fmt.h textcode.h str.h haveinline.h fmt_ldapescape.o: textcode/fmt_ldapescape.c fmt.h textcode.h haveinline.h \ str.h +fmt_ldapescape2.o: textcode/fmt_ldapescape2.c fmt.h textcode.h \ + haveinline.h fmt_quotedprintable.o: textcode/fmt_quotedprintable.c fmt.h textcode.h \ haveinline.h str.h fmt_to_array.o: textcode/fmt_to_array.c array.h uint64.h textcode.h