Skip to content

Commit 96c6767

Browse files
authored
Update Makefile
1 parent c1d0c43 commit 96c6767

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Makefile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,17 @@ user_manual_ru:
4343
ru/headers/embox_user_manual_header_ru.md \
4444
ru/embox_quick_overview_ru.md \
4545
ru/embox_quick_start_ru.md \
46+
ru/embox_modular_structure_ru.md \
4647
ru/platforms/embox_supported_platforms_ru.md \
4748
ru/platforms/embox_supported_platforms_qemu_ru.md \
4849
ru/platforms/embox_supported_platforms_x86_ru.md \
4950
ru/platforms/embox_supported_platforms_arm_ru.md \
50-
ru/embox_modular_structure_ru.md \
51+
ru/embox_build_ru.md \
52+
ru/embox_execute_debug_ru.md \
53+
ru/examples/embox_hello_world_example_ru.md \
54+
ru/examples/embox_blinking_led_example_ru.md \
55+
ru/examples/embox_external_app_example_ru.md \
56+
ru/embox_cxx_support_ru.md \
5157
ru/drivers/embox_drivers_ru.md \
5258
ru/drivers/embox_drivers_diag_ru.md \
5359
ru/drivers/embox_drivers_interrupt_controllers_ru.md \
@@ -59,12 +65,6 @@ user_manual_ru:
5965
ru/drivers/embox_drivers_flash_ru.md \
6066
ru/drivers/embox_drivers_pci_ru.md \
6167
ru/drivers/embox_drivers_devfs_ru.md \
62-
ru/embox_build_ru.md \
63-
ru/embox_execute_debug_ru.md \
64-
ru/examples/embox_hello_world_example_ru.md \
65-
ru/examples/embox_blinking_led_example_ru.md \
66-
ru/examples/embox_external_app_example_ru.md \
67-
ru/embox_cxx_support_ru.md \
6868
-o embox_user_manual_ru.pdf
6969

7070
quick_start_ru:

0 commit comments

Comments
 (0)