mirror of
https://github.com/brl/mutter.git
synced 2024-12-02 12:50:53 -05:00
6 lines
52 B
Makefile
6 lines
52 B
Makefile
|
SUBDIRS =
|
||
|
|
||
|
if ENABLE_PYTHON
|
||
|
SUBDIRS += python
|
||
|
endif
|