summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 288ee1d..1f38a25 100644
--- a/Makefile
+++ b/Makefile
@@ -29,3 +29,7 @@ JAVAFLAGS += --enable-native-access=javafx.graphics
ifeq ($(shell expr $(JAVA_MAJOR_VERSION) \>= 23), 1)
JAVAFLAGS += --sun-misc-unsafe-memory-access=allow
endif
+
+# TODO: fix properly declare and resolve local interdependencies
+runsrc-dk.biks.bachelorizer build-dk.biks.bachelorizer: \
+ build-com.example.portfolio3