hydra: missing perl module

This commit is contained in:
Rob Vermaas 2010-10-18 10:03:53 +00:00
parent a391c78aaf
commit 766f44517e

View file

@ -1,4 +1,5 @@
PERL_MODULES = \
$(wildcard *.pm) \
$(wildcard Hydra/*.pm) \
$(wildcard Hydra/Helper/*.pm) \
$(wildcard Hydra/Model/*.pm) \