Another fix for the IDL rename, ugh.
svn path=/trunk/; revision=17456
This commit is contained in:
@ -1,3 +1,8 @@
|
||||
2002-07-15 Peter Williams <peterw@ximian.com>
|
||||
|
||||
* Makefile.am (EXTRA_DIST): Apparently we can't remove
|
||||
$(idl_DATA) from $(EXTRA_DIST).
|
||||
|
||||
2002-07-08 Peter Williams <peterw@ximian.com>
|
||||
|
||||
* wombat.idl: Renamed to Evolution-Wombat.idl, since
|
||||
|
||||
@ -59,7 +59,7 @@ idldir = $(datadir)/idl
|
||||
|
||||
idl_DATA = Evolution-Wombat.idl
|
||||
|
||||
EXTRA_DIST = $(oaf_DATA) $(oaf_in_files) \
|
||||
EXTRA_DIST = $(oaf_DATA) $(oaf_in_files) $(idl_DATA) \
|
||||
GNOME_Evolution_WombatLDAP.oaf.in GNOME_Evolution_WombatNOLDAP.oaf.in
|
||||
|
||||
if ENABLE_PURIFY
|
||||
|
||||
Reference in New Issue
Block a user