svn commit: r244467 - stable/9/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: 244467
URL: http://svnweb.freebsd.org/changeset/base/244467
Log:
MFC r243890:
Connect organization.dot to the build
Approved by: cperciva (implicit)
Modified:
stable/9/share/misc/Makefile
Directory Properties:
stable/9/share/misc/ (props changed)
Modified: stable/9/share/misc/Makefile
==============================================================================
--- stable/9/share/misc/Makefile Thu Dec 20 00:34:54 2012 (r244466)
+++ stable/9/share/misc/Makefile Thu Dec 20 00:35:08 2012 (r244467)
@@ -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-stable-9
mailing list