diff options
Diffstat (limited to 'default_user/local/Inbox/Makefile.am')
-rw-r--r-- | default_user/local/Inbox/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/default_user/local/Inbox/Makefile.am b/default_user/local/Inbox/Makefile.am deleted file mode 100644 index ed3ecd58d4..0000000000 --- a/default_user/local/Inbox/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -defaultcalendardir = $(datadir)/evolution/default_user/local/Inbox - -defaultcalendar_DATA = \ - folder-metadata.xml \ - mbox - -EXTRA_DIST = $(defaultcalendar_DATA) |