Files
evolution/calendar/idl/Makefile.am
Federico Mena Quintero 3f2e2c0627 At this point the calendar client and personal calendar server files were
2000-03-01  Federico Mena Quintero  <federico@helixcode.com>

	At this point the calendar client and personal calendar server
	files were moved to the idl/, cal-client/, and pcs/ directories.

	* idl/Makefile.am: New file.

	* cal-client/Makefile.am: New file.  Moved the libcal-client stuff
	from calendar/Makefile.am to here.

	* Makefile.am (SUBDIRS): Added the idl and cal-client directories.

svn path=/trunk/; revision=2003
2000-03-01 22:31:11 +00:00

8 lines
95 B
Makefile

idldir = $(datadir)/idl
idl_DATA = \
evolution-calendar.idl
EXTRA_DIST = \
$(idl_DATA)