diff options
author | nobody <nobody@localhost> | 2001-04-17 00:20:52 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-04-17 00:20:52 +0800 |
commit | 005fe8e3f2c8c8fae6e3121942379b96d99083aa (patch) | |
tree | 40bed4a0f61e888220d46a8584f26ec3bfc193ca /default_user/Makefile.am | |
parent | 62e82291e808731ec8d97fffe4528c641d31d939 (diff) | |
download | gsoc2013-evolution-GAL_0_7.tar.gz gsoc2013-evolution-GAL_0_7.tar.zst gsoc2013-evolution-GAL_0_7.zip |
This commit was manufactured by cvs2svn to create tag 'GAL_0_7'.GAL_0_7
svn path=/tags/GAL_0_7/; revision=9380
Diffstat (limited to 'default_user/Makefile.am')
-rw-r--r-- | default_user/Makefile.am | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/default_user/Makefile.am b/default_user/Makefile.am deleted file mode 100644 index 3dabe74653..0000000000 --- a/default_user/Makefile.am +++ /dev/null @@ -1,9 +0,0 @@ -SUBDIRS = local - -defaultdir = $(datadir)/evolution/default_user -default_DATA = addressbook-sources.xml shortcuts.xml searches.xml - -EXTRA_DIST = $(default_DATA) - -install-data-hook: - -mkdir $(defaultdir)/news |