From 4adcdd069dc896b77b555e06da64a5c81d1bfc06 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Sun, 3 Nov 2002 22:24:03 +0000 Subject: re-added calendar component (only non-UI stuff). 2002-11-03 Rodrigo Moya * configure.in: * Makefile.am: re-added calendar component (only non-UI stuff). * data/Makefile.am: use intltools instead of xml-i18n-tools. svn path=/trunk/; revision=18514 --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 608f766574..73cddaf820 100644 --- a/Makefile.am +++ b/Makefile.am @@ -27,6 +27,7 @@ SUBDIRS = \ e-util \ libical \ widgets \ + calendar \ art \ ui \ default_user \ @@ -72,3 +73,5 @@ cde-install: install dtappintegrate cde-uninstall: dtappunintegrate uninstall endif + +ACLOCAL_AMFLAGS = -I m4 -- cgit v1.2.3