From 10c3eb46b17f52a04eea878d2a701e91ab4f464e Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Mon, 10 Jul 2000 22:36:06 +0000 Subject: added makefiles for calendar conduits * configure.in: added makefiles for calendar conduits * gui/Makefile.am (SUBDIRS): * conduits/calendar/Makefile.am: moved calendar-conduit stuff from the gui directory to here. * Makefile.am (SUBDIRS): added conduits to SIBDIRS svn path=/trunk/; revision=4058 --- calendar/conduits/.cvsignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 calendar/conduits/.cvsignore (limited to 'calendar/conduits/.cvsignore') diff --git a/calendar/conduits/.cvsignore b/calendar/conduits/.cvsignore new file mode 100644 index 0000000000..b840c21800 --- /dev/null +++ b/calendar/conduits/.cvsignore @@ -0,0 +1,2 @@ +Makefile.in +Makefile \ No newline at end of file -- cgit