summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.SH2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.SH b/Makefile.SH
index c3f7edfec8..477ca255db 100644
--- a/Makefile.SH
+++ b/Makefile.SH
@@ -198,6 +198,8 @@ $this_target: lib/auto/List/Util/Util.$dlext" ;;
$this_target: uni.data" ;;
Text/ParseWords) extra_dep="$extra_dep
$this_target: lib/auto/Scalar/Util.$dlext" ;;
+ SDBM_File) extra_dep="$extra_dep
+$this_target: lib/auto/Cwd/Cwd.$dlext" ;;
esac
done