mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
6 lines
52 B
Makefile
6 lines
52 B
Makefile
SUBDIRS =
|
|
|
|
if ENABLE_PYTHON
|
|
SUBDIRS += python
|
|
endif
|