[dovecot-cvs] dovecot/src/lib-index/mbox Makefile.am,1.4,1.5

cras at procontrol.fi cras at procontrol.fi
Mon May 12 10:14:52 EEST 2003


Update of /home/cvs/dovecot/src/lib-index/mbox
In directory danu:/tmp/cvs-serv13082/src/lib-index/mbox

Modified Files:
	Makefile.am 
Log Message:
libstorage_index_* -> libindex_*



Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mbox/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.am	26 Oct 2002 19:38:37 -0000	1.4
+++ Makefile.am	12 May 2003 06:14:50 -0000	1.5
@@ -1,4 +1,4 @@
-noinst_LIBRARIES = libstorage_index_mbox.a
+noinst_LIBRARIES = libindex_mbox.a
 
 INCLUDES = \
 	-I$(top_srcdir)/src/lib \
@@ -6,7 +6,7 @@
 	-I$(top_srcdir)/src/lib-imap \
 	-I$(top_srcdir)/src/lib-index
 
-libstorage_index_mbox_a_SOURCES = \
+libindex_mbox_a_SOURCES = \
 	mbox-append.c \
 	mbox-from.c \
 	mbox-index.c \



More information about the dovecot-cvs mailing list