aboutsummaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1995-03-20 19:31:47 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1995-03-20 19:31:47 +0000
commit3432f42658feaa99623aebd7a680df07469c0843 (patch)
treeca63dbc0a4a15064c125b35adaf1d40f3f183021 /sys/modules
parentf065639f29a6bf9a0375e05e58346a9e37c4b59a (diff)
Notes
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/if_sl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/if_sl/Makefile b/sys/modules/if_sl/Makefile
index 49b1a743af49..d2cdd81c2dbf 100644
--- a/sys/modules/if_sl/Makefile
+++ b/sys/modules/if_sl/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.1 1994/09/22 22:12:59 wollman Exp $
+# $Id: Makefile,v 1.1 1995/03/20 19:25:47 wollman Exp $
.PATH: ${.CURDIR}/../../sys/net
KMOD= if_sl_mod
-SRCS= if_sl.c bpfilter.h sl.h
+SRCS= if_sl.c slcompress.c bpfilter.h sl.h
NOMAN=
PSEUDO_LKM=
CFLAGS+= -I.