Changeset 3189

Show
Ignore:
Timestamp:
12/23/07 17:42:48
Author:
pvanhoof
Message:

Removing queues and asyncworker

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Makefile.am

    r3187 r3189  
    7878        libtinymailui-gnome-keyring \ 
    7979        libtinymail-acap \ 
    80         libtinymail-queues \ 
    81         libtinymail-asyncworker \ 
    8280        libtinymail-gnome-desktop \ 
    8381        libtinymail-tp \ 
    8482        libtinymailui-webkit 
    8583 
    86 DISTCHECK_CONFIGURE_FLAGS = --with-html-component=mozembed --enable-gtk-doc --enable-python-bindings --enable-tests --enable-queues 
     84DISTCHECK_CONFIGURE_FLAGS = --with-html-component=mozembed --enable-gtk-doc --enable-python-bindings --enable-tests 
    8785