diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-10-06 15:35:19 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-10-06 15:35:19 +0000 |
commit | 6de1bcdb1889d250ee1dfa15ebfdb20647371239 (patch) | |
tree | 8a2f50e082580f04ed8b3f9f1012420e6b696068 /misc/Makefile | |
parent | Perl script to search for RFC's by an RFC number, (diff) |
Activate rfc.
Notes
Notes:
svn path=/head/; revision=22208
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index e0a507fbf5ac..aaf4696023bc 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -79,6 +79,7 @@ SUBDIR += qclock SUBDIR += quotes SUBDIR += rc5des + SUBDIR += rfc SUBDIR += rpm SUBDIR += rpm2cpio SUBDIR += rtfm |