2001-06-25 Peter Williams <peterw@ximian.com> * Makefile.am (libwombat_static_la_SOURCES): Create a static libwombat for the conduits. calendar: 2001-06-25 Peter Williams <peterw@ximian.com> * conduits/calendar/Makefile.am (INCLUDES): Fixes for srcdir != builddir. Link to the static libwombat. * conduits/todo/Makefile.am (INCLUDES): Here too. addressbook: 2001-06-25 Peter Williams <peterw@ximian.com> * conduit/Makefile.am (INCLUDES): Fix for srcdir != builddir. svn path=/trunk/; revision=10511
23 lines
592 B
Plaintext
23 lines
592 B
Plaintext
2001-06-25 <peterw@ximian.com>
|
|
|
|
* Makefile.am (libwombat_static_la_SOURCES): Create a static
|
|
libwombat for the conduits.
|
|
|
|
2001-06-23 Jason Leach <jleach@ximian.com>
|
|
|
|
* Makefile.am: builddir != srcdir fixes.
|
|
|
|
2001-06-22 Rodrigo Moya <rodrigo@ximian.com>
|
|
|
|
* Makefile.am: added $(ORBIT_IDL) as a dependency to the IDL
|
|
files, so that the skels/stubs are rebuilt if a new version of
|
|
ORBit has been installed
|
|
|
|
2001-06-21 JP Rosevear <jpr@ximian.com>
|
|
|
|
* Makefile.am: Add some includes
|
|
|
|
2001-06-21 Rodrigo Moya <rodrigo@ximian.com>
|
|
|
|
* created new directory for the libwombat library
|