From 2e97b141608c7d83f632c8be7c533d74295a65c8 Mon Sep 17 00:00:00 2001 From: Thomas FORGIONE Date: Thu, 9 Jul 2015 15:05:58 +0200 Subject: [PATCH] Corrected makefile after removed file --- js/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/js/Makefile b/js/Makefile index 32ed197..ba11874 100644 --- a/js/Makefile +++ b/js/Makefile @@ -15,7 +15,6 @@ L3D: --js l3d/src/math/Hermite.js \ --js l3d/src/utils/List.js \ --js l3d/src/utils/ObjectClicker.js \ - --js l3d/src/utils/CameraSelecter.js \ --js l3d/src/utils/Logger.js \ --js l3d/src/utils/Objects.js \ --js l3d/src/utils/History.js \