From 56e05029a5a577b340c1271e070e0a146e5ec938 Mon Sep 17 00:00:00 2001 From: Harish Krishnaswamy Date: Mon, 12 Dec 2005 04:47:16 +0000 Subject: Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues. 2005-12-12 Harish Krishnaswamy * Makefile.am: Add primary CLEANFILES, fix BUILT_SOURCES, make-clean issues. svn path=/trunk/; revision=30748 --- plugins/exchange-operations/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'plugins/exchange-operations/Makefile.am') diff --git a/plugins/exchange-operations/Makefile.am b/plugins/exchange-operations/Makefile.am index 8d57a5c1fd..cc5524fd55 100644 --- a/plugins/exchange-operations/Makefile.am +++ b/plugins/exchange-operations/Makefile.am @@ -73,4 +73,6 @@ EXTRA_DIST = \ org-gnome-exchange-ab-subscription.xml \ $(glade_DATA) -BUILT_SOURCES = $(error_DATA) +BUILT_SOURCES = $(error_DATA) org-gnome-exchange-operations.eplug + +CLEANFILES = $(BUILT_SOURCES) -- cgit v1.2.3