summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b40c8b32..d63b3f3d 100644
--- a/Makefile
+++ b/Makefile
@@ -95,7 +95,7 @@ install: check-upgrade
@ # many of the following modules are part of core perl, but we check
@ # for them just to be sure...
- @for m in Carp Config::General Cwd DBI Digest::MD5 Encode Fcntl \
+ @for m in Carp Clone Config::General Cwd DBI Digest::MD5 Encode Fcntl \
File::Basename File::Find File::Glob File::Path FindBin \
Getopt::Long List::Util Pod::Usage POSIX Socket Storable \
Sys::Hostname Term::ReadLine ; do \