From 082c098b2a494299b5dc764d6dd4ea7a6ec33ec2 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Thu, 28 Apr 2011 09:19:43 -0500 Subject: [PATCH] build: Add send-vcal to Makefile.am --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 2886b5d5..56c12b52 100644 --- a/Makefile.am +++ b/Makefile.am @@ -496,6 +496,7 @@ test_scripts = test/backtrace \ test/test-push-notification \ test/test-smart-messaging \ test/send-vcard \ + test/send-vcal \ test/set-tty \ test/set-gsm-band \ test/set-umts-band \