12 lines
566 B
Diff
12 lines
566 B
Diff
|
--- cyrus-imapd-2.3.7/lib/Makefile.in.makeinstallfix 2006-03-17 18:29:40.000000000 +0100
|
||
|
+++ cyrus-imapd-2.3.7/lib/Makefile.in 2007-01-10 21:03:48.000000000 +0100
|
||
|
@@ -99,7 +99,7 @@
|
||
|
|
||
|
LIBCYRM_HDRS = $(srcdir)/hash.h $(srcdir)/mpool.h $(srcdir)/xmalloc.h \
|
||
|
$(srcdir)/xstrlcat.h $(srcdir)/xstrlcpy.h \
|
||
|
- $(srcdir)/strhash.o $(srcdir)/libconfig.h $(srcdir)/assert.h \
|
||
|
+ $(srcdir)/strhash.h $(srcdir)/libconfig.h $(srcdir)/assert.h \
|
||
|
imapopts.h
|
||
|
LIBCYRM_OBJS = libconfig.o imapopts.o hash.o mpool.o xmalloc.o strhash.o \
|
||
|
xstrlcat.o xstrlcpy.o assert.o @IPV6_OBJS@
|