diff options
author | nobody <nobody@localhost> | 2001-08-02 23:43:54 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-08-02 23:43:54 +0800 |
commit | db171b24325a1ce9b39e3606dd1e72c27cb27e0a (patch) | |
tree | 94acb43d14c571e8ec432fa3650277178741f531 /default_user/local/Inbox/Makefile.am | |
parent | ea4315435238149d387701ed2940bf8c97d4d319 (diff) | |
download | gsoc2013-evolution-gnomoku-1_2.tar.gz gsoc2013-evolution-gnomoku-1_2.tar.zst gsoc2013-evolution-gnomoku-1_2.zip |
This commit was manufactured by cvs2svn to create tag 'gnomoku-1_2'.gnomoku-1_2
svn path=/tags/gnomoku-1_2/; revision=11577
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) |