diff options
author | Andrey V. Elsukov <ae@FreeBSD.org> | 2010-06-09 12:25:57 +0000 |
---|---|---|
committer | Andrey V. Elsukov <ae@FreeBSD.org> | 2010-06-09 12:25:57 +0000 |
commit | d359a62d442af011179d630bf0ad5b302cd2d908 (patch) | |
tree | 2879e4bf20198fb81dbfc8b7d824548eee01a238 /sys/modules/netgraph/Makefile | |
parent | 0a76c6484cab8ca82a34ff7c7b00eda85d7610a1 (diff) | |
download | src-test2-d359a62d442af011179d630bf0ad5b302cd2d908.tar.gz src-test2-d359a62d442af011179d630bf0ad5b302cd2d908.zip |
Notes
Diffstat (limited to 'sys/modules/netgraph/Makefile')
-rw-r--r-- | sys/modules/netgraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/netgraph/Makefile b/sys/modules/netgraph/Makefile index 70861cb513cc..dc44ac7c0dc9 100644 --- a/sys/modules/netgraph/Makefile +++ b/sys/modules/netgraph/Makefile @@ -35,6 +35,7 @@ SUBDIR= async \ netflow \ netgraph \ one2many \ + patch \ pipe \ ppp \ pppoe \ |