[cig-commits] r11937 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Fri May 9 15:14:18 PDT 2008


Author: brad
Date: 2008-05-09 15:14:18 -0700 (Fri, 09 May 2008)
New Revision: 11937

Modified:
   short/3D/PyLith/trunk/Makefile.am
Log:
Added doc directory to DIST_SUBDIRS.

Modified: short/3D/PyLith/trunk/Makefile.am
===================================================================
--- short/3D/PyLith/trunk/Makefile.am	2008-05-09 17:46:01 UTC (rev 11936)
+++ short/3D/PyLith/trunk/Makefile.am	2008-05-09 22:14:18 UTC (rev 11937)
@@ -26,7 +26,7 @@
 #	tests
 endif
 
-DIST_SUBDIRS = $(SUBDIRS) tests
+DIST_SUBDIRS = $(SUBDIRS) tests doc
 
 if ENABLE_DOCUMENTATION
   SUBDIRS += doc



More information about the cig-commits mailing list