From 3ac23e8ae571830384cabcb118af6ba1dff39265 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 2 Mar 2004 16:12:05 +0000 Subject: remove conduit dir creation 2004-03-02 JP Rosevear * gui/Makefile.am: remove conduit dir creation svn path=/trunk/; revision=24933 --- calendar/gui/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'calendar/gui') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index 5a8e40fc44..9f46f77399 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -254,7 +254,6 @@ BUILT_SOURCES = $(IDL_GENERATED) $(server_DATA) CLEANFILES = $(BUILT_SOURCES) install-data-local: - $(mkinstalldirs) $(Conduitsdir); \ if test -z "$(DESTDIR)"; then \ for p in $(schema_DATA); do \ GCONF_CONFIG_SOURCE=$(GCONF_SCHEMA_CONFIG_SOURCE) $(GCONFTOOL) --makefile-install-rule $(srcdir)/$$p; \ -- cgit v1.2.3