Changeset 98430 in vbox for trunk/src/VBox
- Timestamp:
- Feb 2, 2023 12:06:31 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/webservice/Makefile.kmk
r98241 r98430 652 652 VBOXWEB_METRICSAMPLE = $(VBOXWEB_SAMPLES_JAXWS_DIR)/metrictest.java 653 653 654 define find_java_files655 $(shell find $(1) -name \*.java)656 endef657 658 654 VBOXWEB_OTHERS += \ 659 655 $(if $(VBOX_WITH_PYTHON),$(VBOXWEB_GLUE_PYTHON),) \
Note:
See TracChangeset
for help on using the changeset viewer.