From 7a6acaaadaeb26de50d5753335a00d95f3b4bdf1 Mon Sep 17 00:00:00 2001 From: Xavier Guimard Date: Sun, 27 Dec 2015 22:17:20 +0000 Subject: [PATCH] Update src --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index 1cb5aaeb9..e0a1852bf 100644 --- a/Makefile +++ b/Makefile @@ -120,6 +120,7 @@ ERASECONFIG=1 # Set to 0 if you do not want to replace your configuration # GENERATED SRC FILESlemonldap-ng-common/lib/Lemonldap/NG/Common/Conf/DefaultValues.pm MANAGERJSONSRC=$(SRCMANAGERDIR)/scripts/jsongenerator.pl \ + $(SRCMANAGERDIR)/lib/Lemonldap/NG/Manager/Build.pm \ $(SRCMANAGERDIR)/lib/Lemonldap/NG/Manager/Build/Attributes.pm \ $(SRCMANAGERDIR)/lib/Lemonldap/NG/Manager/Build/Tree.pm MANAGERJSONDST=$(SRCMANAGERDIR)/site/static/struct.json \