diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index fef8796571a0..6611c8cc2b68 100644 --- a/net/Makefile +++ b/net/Makefile @@ -547,8 +547,9 @@ SUBDIR += pcnfsd SUBDIR += pear-Net_CheckIP SUBDIR += pear-Net_DIME - SUBDIR += pear-Net_Dict SUBDIR += pear-Net_DNSBL + SUBDIR += pear-Net_Dict + SUBDIR += pear-Net_Finger SUBDIR += pear-Net_IPv6 SUBDIR += pear-Net_NNTP SUBDIR += pear-Net_POP3 |