aboutsummaryrefslogtreecommitdiff
path: root/docs/integration/building/make.rst
blob: 900e1a1f9cb82be7f1768df4edc4db75daf4605f (plain)
1
2
3
4
5
6
7
.. _build_make:

====
make
====

LVGL can be easily integrated into any Makefile project by adding ``include lvgl/lvgl.mk`` to the main ``Makefile``.