ext target for documentation.

This commit is contained in:
Florian Pose
2023-01-09 12:40:33 +01:00
parent c813ad4042
commit d329e30969
+3 -1
View File
@@ -54,7 +54,9 @@ $(EXT_FILES): $(ETHERCAT_CMD)
@echo Creating $@...
$(shell $(subst $(EXT_PREFIX),$(ETHERCAT_HELP) ,$@) > $@)
pdf: $(EXT_FILES)
ext: $(EXT_FILES)
pdf: ext
$(MAKE) -C images
$(MAKE) -C graphs