diff -r 329900413057 -r 8cfd2c340b9a examples/Makefile.am --- a/examples/Makefile.am Tue Oct 30 23:36:44 2007 +0100 +++ b/examples/Makefile.am Tue Oct 30 23:43:55 2007 +0100 @@ -6,7 +6,6 @@ test-lm \ test-http-proxy \ test-tunnel \ - lm-send-sync \ lm-send-async \ lm-change-password \ lm-register @@ -17,8 +16,6 @@ test_tunnel_SOURCES = test-tunnel.c -lm_send_sync_SOURCES = lm-send-sync.c - lm_send_async_SOURCES = lm-send-async.c lm_change_password_SOURCES = lm-change-password.c