Update dst files

This commit is contained in:
Xavier Guimard 2015-12-27 07:19:10 +00:00
parent 63e70c7933
commit b88699c49e
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ MANAGERJSONSRC=$(SRCMANAGERDIR)/scripts/jsongenerator.pl \
$(SRCMANAGERDIR)/lib/Lemonldap/NG/Manager/Build/Tree.pm
MANAGERJSONDST=$(SRCMANAGERDIR)/site/static/struct.json \
$(SRCMANAGERDIR)/site/static/js/conftree.js \
$(SRCMANAGERDIR)/lib/Lemonldap/NG/Manager/Attributes.pm \
$(SRCMANAGERDIR)/lib/Lemonldap/NG/Manager/Constants.pm \
$(SRCCOMMONDIR)/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm
PERLCOMMONSRC:=$(shell find $(SRCCOMMONDIR)/lib -name '*.pm')