aboutsummaryrefslogtreecommitdiffstats
path: root/default_user/local/Sent/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'default_user/local/Sent/Makefile.am')
-rw-r--r--default_user/local/Sent/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/default_user/local/Sent/Makefile.am b/default_user/local/Sent/Makefile.am
index c9bf03e7a9..0a775f2af3 100644
--- a/default_user/local/Sent/Makefile.am
+++ b/default_user/local/Sent/Makefile.am
@@ -1,4 +1,4 @@
-defaultfolderdir = $(datadir)/evolution-$(BASE_VERSION)/default_user/local/Sent
-defaultfolder_DATA = folder-metadata.xml mbox
+defaultsentdir = $(privdatadir)/default_user/local/Sent
+defaultsent_DATA = folder-metadata.xml mbox
-EXTRA_DIST = $(defaultfolder_DATA)
+EXTRA_DIST = $(defaultsent_DATA)