diff options
author | nobody <nobody@localhost> | 2002-01-20 21:41:39 +0800 |
---|---|---|
committer | nobody <nobody@localhost> | 2002-01-20 21:41:39 +0800 |
commit | d84aae3e803fc1155dd2b0c918570065aa97573d (patch) | |
tree | 32cb6f4702fe446ea804947fa4479b5431a3d24a /addressbook/Makefile.am | |
parent | 7a987fd4d3a3a860a34ef061d62f1ef780e1a0b4 (diff) | |
download | gsoc2013-evolution-GUPPI_0_40_3.tar.gz gsoc2013-evolution-GUPPI_0_40_3.tar.zst gsoc2013-evolution-GUPPI_0_40_3.zip |
This commit was manufactured by cvs2svn to create tag 'GUPPI_0_40_3'.GUPPI_0_40_3
svn path=/tags/GUPPI_0_40_3/; revision=15385
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) - |