From 9a08dd45d329cf425f15a3ccc63463a9b489340f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 5 Feb 2003 23:47:59 +0000 Subject: Remove cruft. Define in terms of privdatadir * gui/merging/Makefile.am (INCLUDES): Remove cruft. * gui/search/Makefile.am (ruledir): Define in terms of privdatadir svn path=/trunk/; revision=19783 --- addressbook/gui/search/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'addressbook/gui/search/Makefile.am') diff --git a/addressbook/gui/search/Makefile.am b/addressbook/gui/search/Makefile.am index 65d7cb2f79..bdf90e99ea 100644 --- a/addressbook/gui/search/Makefile.am +++ b/addressbook/gui/search/Makefile.am @@ -1,4 +1,4 @@ -ruledir = $(datadir)/evolution-$(BASE_VERSION) +ruledir = $(privdatadir) rule_DATA = addresstypes.xml EXTRA_DIST = addresstypes.xml -- cgit v1.2.3