update Makefile

This commit is contained in:
Felix von Leitner 2007-08-24 21:30:55 +00:00
parent dc6ea1902b
commit fa8217b6ed
1 changed files with 2 additions and 0 deletions

View File

@ -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