mirror of
https://github.com/brl/mutter.git
synced 2024-11-14 20:10:50 -05:00
6 lines
54 B
Makefile
6 lines
54 B
Makefile
|
SUBDIRS =
|
||
|
|
||
|
if !USE_GLIB
|
||
|
SUBDIRS += glib gmodule
|
||
|
endif
|