diff options
author | nobody <nobody@localhost> | 2001-10-03 03:19:44 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2001-10-03 03:19:44 +0800 |
commit | 162aea4409244ede9517b0a68b778ee3e96cd18e (patch) | |
tree | 8f5f9b7cbb8614876e1daeaccef93d7ded95ca3f /addressbook/Makefile.am | |
parent | 1057efd639f0f3f0cef84fb492ef4b6bc4bd8bce (diff) | |
download | gsoc2013-evolution-162aea4409244ede9517b0a68b778ee3e96cd18e.tar.gz gsoc2013-evolution-162aea4409244ede9517b0a68b778ee3e96cd18e.tar.zst gsoc2013-evolution-162aea4409244ede9517b0a68b778ee3e96cd18e.zip |
This commit was manufactured by cvs2svn to create tagMERGE_TO_HEAD_1_BEFORE
'MERGE_TO_HEAD_1_BEFORE'.
svn path=/tags/MERGE_TO_HEAD_1_BEFORE/; revision=13333
Diffstat (limited to 'addressbook/Makefile.am')
-rw-r--r-- | addressbook/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am deleted file mode 100644 index 9aad9c1b30..0000000000 --- a/addressbook/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -if ENABLE_PILOT_CONDUITS -CONDUIT_SUBDIR=conduit -endif - -SUBDIRS = \ - backend printing gui $(CONDUIT_SUBDIR) - |