e-shell-marshall.list should be disted. mapi-properties should also be
authorSarfraaz Ahmed <asarfraaz@novell.com>
Wed, 22 Jun 2005 11:35:09 +0000 (11:35 +0000)
committerAhmed Sarfraaz <sarfraaz@src.gnome.org>
Wed, 22 Jun 2005 11:35:09 +0000 (11:35 +0000)
2005-06-22  Sarfraaz Ahmed <asarfraaz@novell.com>

        * storage/Makefile.am : e-shell-marshall.list should be disted.
        * lib/Makefile.am : mapi-properties should also be disted.

servers/exchange/ChangeLog
servers/exchange/lib/Makefile.am
servers/exchange/storage/Makefile.am

index fe7d5b4..5f0f497 100644 (file)
@@ -1,3 +1,8 @@
+2005-06-22  Sarfraaz Ahmed <asarfraaz@novell.com>
+       
+       * storage/Makefile.am : e-shell-marshall.list should be disted.
+       * lib/Makefile.am : mapi-properties should also be disted.
+
 2005-06-15  Sarfraaz Ahmed <asarfraaz@novell.com>
 
        * storage/Makefile.am : Install exchange-hierarchy-webdav.h and
index a28af1a..2f11ee2 100644 (file)
@@ -143,6 +143,7 @@ libexchangeinclude_HEADERS =                                        \
 
 EXTRA_DIST =                                                   \
        e2k-marshal.list                                        \
+       mapi-properties                                         \
        $(e2k_propnames_h_in)                                   \
        $(e2k_propnames_c_in)                                   \
        $(e2k_proptags_h_in)
index 10b2ee9..715ff0b 100644 (file)
@@ -99,6 +99,7 @@ libexchange_storageinclude_HEADERS =                          \
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = libexchange-storage-$(API_VERSION).pc
 
-EXTRA_DIST = $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in)
+EXTRA_DIST = $(pkgconfig_DATA:-$(API_VERSION).pc=.pc.in) \
+               e-shell-marshal.list
 
 DISTCLEANFILES = $(pkgconfig_DATA)