diff options
author | Rodney Dawes <dobey@novell.com> | 2004-11-09 13:04:32 +0800 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2004-11-09 13:04:32 +0800 |
commit | 6e0ede767d83116d1bb7bf21877c01f21f76f8cd (patch) | |
tree | 2f5fc3ba8fe5de6a51428a4e7119338c7dcb51e6 /ChangeLog | |
parent | 38302fac354e1aca92c4cd9d25aecb04c5c42f59 (diff) | |
download | gsoc2013-evolution-6e0ede767d83116d1bb7bf21877c01f21f76f8cd.tar.gz gsoc2013-evolution-6e0ede767d83116d1bb7bf21877c01f21f76f8cd.tar.zst gsoc2013-evolution-6e0ede767d83116d1bb7bf21877c01f21f76f8cd.zip |
Add AC_SUBST for plugins_base also
2004-11-09 Rodney Dawes <dobey@novell.com>
* configure.in: Add AC_SUBST for plugins_base also
* plugins/Makefile.am: Add plugins_base to DIST_SUBDIRS so that we
dist the plug-ins we actually build by default
svn path=/trunk/; revision=27868
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-11-09 Rodney Dawes <dobey@novell.com> + + * configure.in: Add AC_SUBST for plugins_base also + + * plugins/Makefile.am: Add plugins_base to DIST_SUBDIRS so that we + dist the plug-ins we actually build by default + 2004-11-04 Not Zed <NotZed@Ximian.com> * configure.in: added mailing-list-actions plugin. |