[chronojump] sprint.R deployment



commit 4439425925b18b76103ac4ecf5d2f2ef0ff5542f
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Mar 16 20:07:10 2017 +0100

    sprint.R deployment

 Makefile.am           |    2 +-
 configure.ac          |    1 +
 r-scripts/Makefile.am |    3 +++
 3 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index b61bee0..020df0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -4,7 +4,7 @@ CLEANFILES = win32/Makefile win32/chronojump_innosetup.iss
 ACLOCAL_AMFLAGS = -I build/m4 -I build/m4/shave -I build/m4/shamrock
 
 SUBDIRS = build chronopic-firmware rfid \
-         encoder libcesarplayer CesarPlayer src po manual #chronojump_server (disabled)
+         encoder r-scripts libcesarplayer CesarPlayer src po manual #chronojump_server (disabled)
 
 if OSTYPE_LINUX
 SUBDIRS += chronopic-tests #chronojump_server (disabled)
diff --git a/configure.ac b/configure.ac
index ae4e6f5..d172d39 100644
--- a/configure.ac
+++ b/configure.ac
@@ -167,6 +167,7 @@ rfid/Makefile
 po/Makefile.in
 chronojump_server/Makefile
 encoder/Makefile
+r-scripts/Makefile
 manual/Makefile
 src/AssemblyInfo.cs
 src/buildInfo.cs
diff --git a/r-scripts/Makefile.am b/r-scripts/Makefile.am
new file mode 100644
index 0000000..9bb5dd6
--- /dev/null
+++ b/r-scripts/Makefile.am
@@ -0,0 +1,3 @@
+rscriptsdir = @datadir@/@PACKAGE@/r-scripts
+
+dist_rscripts_DATA = sprint.R


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]