diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:16:16 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-03 23:16:16 +0000 |
commit | 779399a31e38bf5177829f9d091a74dc37dd31b2 (patch) | |
tree | 160910705b5430de44acba0b896dd906d136bc6c /devel/Makefile | |
parent | 7a57137766edbe2d4fed83f2ba6589032b0cee81 (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9e8ccf616a69..9ce8b13ae814 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -213,6 +213,7 @@ SUBDIR += p5-Algorithm-Diff SUBDIR += p5-Algorithm-MDiff SUBDIR += p5-Algorithm-MarkovChain + SUBDIR += p5-Algorithm-Permute SUBDIR += p5-Alias SUBDIR += p5-AppConfig SUBDIR += p5-B-Graph |