[dovecot-cvs] dovecot/doc Makefile.am,1.1.1.1,1.2

cras at procontrol.fi cras at procontrol.fi
Sun Nov 24 21:56:27 EET 2002


Update of /home/cvs/dovecot/doc
In directory danu:/tmp/cvs-serv6295

Modified Files:
	Makefile.am 
Log Message:
The txt files are now installed into doc directory, and a few of them were
missing.



Index: Makefile.am
===================================================================
RCS file: /home/cvs/dovecot/doc/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile.am	9 Aug 2002 09:16:17 -0000	1.1.1.1
+++ Makefile.am	24 Nov 2002 19:56:25 -0000	1.2
@@ -1,6 +1,13 @@
-EXTRA_DIST = \
+docdir = $(datadir)/doc/dovecot
+
+doc_DATA = \
 	auth.txt \
+	configuration.txt \
 	design.txt \
 	index.txt \
+	mail-storages.txt \
 	multiaccess.txt \
 	nfs.txt
+
+EXTRA_DIST = \
+	$(doc_DATA)




More information about the dovecot-cvs mailing list