=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/etc/Makefile,v retrieving revision 1.486 retrieving revision 1.487 diff -u -r1.486 -r1.487 --- src/etc/Makefile 2022/06/28 18:46:00 1.486 +++ src/etc/Makefile 2023/12/13 11:34:56 1.487 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.486 2022/06/28 18:46:00 claudio Exp $ +# $OpenBSD: Makefile,v 1.487 2023/12/13 11:34:56 job Exp $ .include @@ -157,6 +157,8 @@ cd rpki; \ ${INSTALL} -c -o root -g wheel -m 644 \ afrinic.tal apnic.tal lacnic.tal ripe.tal \ + arin.constraints afrinic.constraints apnic.constraints \ + lacnic.constraints ripe.constraints \ ${DESTDIR}/etc/rpki cd examples; \ ${INSTALL} -c -o root -g wheel -m 644 ${EXAMPLES} \