[dovecot-cvs] dovecot/src/plugins/imap-quota Makefile.am,1.1,1.2

cras at dovecot.org cras at dovecot.org
Sun Dec 11 00:25:08 EET 2005


Update of /var/lib/cvs/dovecot/src/plugins/imap-quota
In directory talvi:/tmp/cvs-serv3273/plugins/imap-quota

Modified Files:
	Makefile.am 
Log Message:
Added missing header files. Fixed plugin install hooks to use DESTDIR.



Index: Makefile.am
===================================================================
RCS file: /var/lib/cvs/dovecot/src/plugins/imap-quota/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am	10 Dec 2005 19:44:46 -0000	1.1
+++ Makefile.am	10 Dec 2005 22:25:06 -0000	1.2
@@ -15,3 +15,6 @@
 
 libimap_quota_plugin_la_SOURCES = \
 	imap-quota-plugin.c
+
+noinst_HEADERS = \
+	imap-quota-plugin.h



More information about the dovecot-cvs mailing list