--- src/usr.sbin/authpf/Makefile 2004/09/21 21:25:28 1.1 +++ src/usr.sbin/authpf/Makefile 2005/02/12 03:06:23 1.2 @@ -8,7 +8,7 @@ BINGRP= authpf BINMODE= 6555 SRCS= authpf.c parse.y pfctl_parser.c pf_print_state.c SRCS+= pfctl_radix.c pfctl_osfp.c -#SRCS+= pfctl_altq.c +SRCS+= pfctl_altq.c WARNS?= 6 .PATH: ${.CURDIR}/../pfctl