[Genabel-commits] r1767 - pkg/OmicABELnoMM

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jul 23 15:50:12 CEST 2014


Author: lckarssen
Date: 2014-07-23 15:50:12 +0200 (Wed, 23 Jul 2014)
New Revision: 1767

Modified:
   pkg/OmicABELnoMM/Makefile.am
Log:
OmicABELnoMM: added documentation and examples to the Makefile.am so that they are installed as well when running 'make install'.


Modified: pkg/OmicABELnoMM/Makefile.am
===================================================================
--- pkg/OmicABELnoMM/Makefile.am	2014-07-23 06:57:22 UTC (rev 1766)
+++ pkg/OmicABELnoMM/Makefile.am	2014-07-23 13:50:12 UTC (rev 1767)
@@ -16,3 +16,13 @@
 
 TESTS = $(check_PROGRAMS)
 CLEANFILES = tempAL.bin tempB.bin tempY.bin tempAR.bin
+
+
+## Stuff needed for documentation in the doc/ directory
+dist_doc_DATA = doc/howtocompile.txt
+
+## Specify where to store the examples data
+exampledir = $(pkgdatadir)/examples
+dist_example_DATA = examples/CreateData.R examples/XL.fvd	\
+	examples/XL.fvi  examples/XR.fvd  examples/XR.fvi	\
+	examples/Y.fvd  examples/Y.fvi



More information about the Genabel-commits mailing list