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 3f9b3ab36a..0000000000 --- a/default_user/local/Inbox/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -defaultinboxdir = $(privdatadir)/default_user/local/Inbox - -defaultinbox_DATA = \ - folder-metadata.xml \ - mbox - -EXTRA_DIST = $(defaultinbox_DATA) |