=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Makefile,v retrieving revision 1.384 retrieving revision 1.385 diff -c -r1.384 -r1.385 *** src/etc/Makefile 2014/07/16 19:08:54 1.384 --- src/etc/Makefile 2014/07/22 17:05:45 1.385 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.384 2014/07/16 19:08:54 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.385 2014/07/22 17:05:45 deraadt Exp $ TZDIR= /usr/share/zoneinfo LOCALTIME= Canada/Mountain *************** *** 217,222 **** --- 217,223 ---- cd ../lib/libcrypto && exec ${MAKE} distribution cd ../usr.bin/bgplg && exec ${MAKE} distribution cd ../usr.bin/mail && exec ${MAKE} distribution + cd ../usr.sbin/sliplogin && exec ${MAKE} distribution cd ../usr.sbin/ldapd && exec ${MAKE} distribution cd ../usr.sbin/nginx && exec ${MAKE} -f Makefile.bsd-wrapper distribution cd ../usr.sbin/npppd && exec ${MAKE} distribution