From 560e0b69d0aa88c61f79f17f7de5fefe3bec052e Mon Sep 17 00:00:00 2001 From: Enrico Zini Date: Wed, 22 Jul 2009 19:15:50 +0200 Subject: [PATCH] Added target to test on ciapino --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.am b/Makefile.am index e2fcd0f..89556dd 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,3 +10,6 @@ SUBDIRS = src # gee-1.0.pc.in \ # $(NULL) +# Send the C files only (with proper timestamp) to the openmoko for compiling +ciapino: + rsync -a src/*.c ciapino:zavai/src/ -- 2.30.2