[Genabel-commits] r1842 - pkg/OmicABELnoMM

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Oct 23 13:40:41 CEST 2014


Author: lckarssen
Date: 2014-10-23 13:40:41 +0200 (Thu, 23 Oct 2014)
New Revision: 1842

Modified:
   pkg/OmicABELnoMM/Makefile.am
Log:
Added some of the standard GNU files (like COPYING and AUTHORS) to the list of files that get distributed in OmicABELnoMM's Makefile.am.


Modified: pkg/OmicABELnoMM/Makefile.am
===================================================================
--- pkg/OmicABELnoMM/Makefile.am	2014-10-23 11:38:00 UTC (rev 1841)
+++ pkg/OmicABELnoMM/Makefile.am	2014-10-23 11:40:41 UTC (rev 1842)
@@ -19,7 +19,8 @@
 
 
 ## Stuff needed for documentation in the doc/ directory
-dist_doc_DATA = doc/howtocompile.txt
+dist_doc_DATA = doc/howtocompile.txt doc/UserGuide.tex \
+COPYING INSTALL ChangeLog AUTHORS
 
 ## Specify where to store the examples data
 exampledir = $(pkgdatadir)/examples



More information about the Genabel-commits mailing list