forked from lix-project/hydra
Install the file in the Hydra/Script directory
This commit is contained in:
parent
43a9fdc891
commit
ec32e833e6
|
@ -7,7 +7,8 @@ PERL_MODULES = \
|
|||
$(wildcard Hydra/Schema/*.pm) \
|
||||
$(wildcard Hydra/Controller/*.pm) \
|
||||
$(wildcard Hydra/Base/*.pm) \
|
||||
$(wildcard Hydra/Base/Controller/*.pm)
|
||||
$(wildcard Hydra/Base/Controller/*.pm) \
|
||||
$(wildcard Hydra/Script/*.pm)
|
||||
|
||||
EXTRA_DIST = \
|
||||
$(PERL_MODULES)
|
||||
|
|
Loading…
Reference in a new issue