diff options
author | Hans Petter <hansp@src.gnome.org> | 2004-06-08 10:24:11 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2004-06-08 10:24:11 +0800 |
commit | 09b2239379c2020c354b4f591f437499a6440bd4 (patch) | |
tree | 55c4f3145a7846d101f0e37fa782516d78388563 /addressbook/gui/Makefile.am | |
parent | b2885bf8be1bb48634b0c0b5ea40eaa943ff0ff8 (diff) | |
download | gsoc2013-evolution-09b2239379c2020c354b4f591f437499a6440bd4.tar.gz gsoc2013-evolution-09b2239379c2020c354b4f591f437499a6440bd4.tar.zst gsoc2013-evolution-09b2239379c2020c354b4f591f437499a6440bd4.zip |
Like the previous build dep fix, but this works.
svn path=/trunk/; revision=26242
Diffstat (limited to 'addressbook/gui/Makefile.am')
-rw-r--r-- | addressbook/gui/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/gui/Makefile.am b/addressbook/gui/Makefile.am index 01771f33e4..4e049a7116 100644 --- a/addressbook/gui/Makefile.am +++ b/addressbook/gui/Makefile.am @@ -1 +1 @@ -SUBDIRS = merging widgets component contact-editor contact-list-editor search +SUBDIRS = merging contact-editor contact-list-editor widgets search component |