svn commit: r244468 - stable/8/share/misc
Eitan Adler
eadler at FreeBSD.org
Thu Dec 20 00:35:09 UTC 2012
Author: eadler
Date: Thu Dec 20 00:35:08 2012
New Revision: 244468
URL: http://svnweb.freebsd.org/changeset/base/244468
Log:
MFC r243890:
Connect organization.dot to the build
Approved by: cperciva (implicit)
Modified:
stable/8/share/misc/Makefile
Directory Properties:
stable/8/share/misc/ (props changed)
Modified: stable/8/share/misc/Makefile
==============================================================================
--- stable/8/share/misc/Makefile Thu Dec 20 00:35:08 2012 (r244467)
+++ stable/8/share/misc/Makefile Thu Dec 20 00:35:08 2012 (r244468)
@@ -6,7 +6,8 @@
FILES= ascii birthtoken bsd-family-tree committers-doc.dot committers-ports.dot \
committers-src.dot eqnchar flowers init.ee \
iso3166 iso639 latin1 man.template mdoc.template operator pci_vendors \
- scsi_modes usb_hid_usages usbdevs
+ scsi_modes usb_hid_usages usbdevs \
+ organization.dot
NO_OBJ=
FILESDIR= ${BINDIR}/misc
More information about the svn-src-all
mailing list