From: Mathieu Baudier Date: Fri, 17 Mar 2023 05:51:57 +0000 (+0100) Subject: Remove hardcoded build variables X-Git-Tag: v2.3.13~11 X-Git-Url: https://git.argeo.org/?p=gpl%2Fargeo-suite.git;a=commitdiff_plain;h=25eb6984122384d50a398ba38f0182e602ba98a1 Remove hardcoded build variables --- diff --git a/Makefile b/Makefile index 1a573a5..7c3fc34 100644 --- a/Makefile +++ b/Makefile @@ -16,9 +16,6 @@ org.argeo.app.profile.acr.jcr \ swt/org.argeo.app.swt \ swt/org.argeo.app.ui \ -A2_OUTPUT = $(SDK_BUILD_BASE)/a2 -A2_BASE = $(A2_OUTPUT) - DEP_CATEGORIES = \ org.argeo.tp \ org.argeo.tp.jetty \