svn commit: r39446 - head/fr_FR.ISO8859-1/articles

Marc Fonvieille blackend at FreeBSD.org
Sat Aug 25 19:52:35 UTC 2012


Author: blackend
Date: Sat Aug 25 19:52:34 2012
New Revision: 39446
URL: http://svn.freebsd.org/changeset/doc/39446

Log:
  Hook building-products to the build.

Modified:
  head/fr_FR.ISO8859-1/articles/Makefile

Modified: head/fr_FR.ISO8859-1/articles/Makefile
==============================================================================
--- head/fr_FR.ISO8859-1/articles/Makefile	Sat Aug 25 19:51:06 2012	(r39445)
+++ head/fr_FR.ISO8859-1/articles/Makefile	Sat Aug 25 19:52:34 2012	(r39446)
@@ -6,7 +6,8 @@
 #    Original revision: 1.3
 #
 
-SUBDIR = committers-guide
+SUBDIR = building-products
+SUBDIR+= committers-guide
 SUBDIR+= contributing
 SUBDIR+= contributing-ports
 SUBDIR+= contributors


More information about the svn-doc-all mailing list