diff --git a/etc/etc.amiga/Makefile.inc b/etc/etc.amiga/Makefile.inc index 943ed7820075..f42867a55cf1 100644 --- a/etc/etc.amiga/Makefile.inc +++ b/etc/etc.amiga/Makefile.inc @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.11 1999/02/05 03:01:50 cjs Exp $ +# $NetBSD: Makefile.inc,v 1.12 2000/03/06 21:54:05 is Exp $ # # etc.amiga/Makefile.inc -- amiga-specific etc Makefile targets # @@ -6,3 +6,6 @@ # Set this for any kernels beyond GENERIC you want to include # in the distribution. #EXTRA_KERNELS+= + +snap_md_post: + (cd $(SRCTOP)/distrib/miniroot; ${MAKE} release)