mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 18:39:09 +00:00
10 lines
108 B
Makefile
10 lines
108 B
Makefile
SUBDIRS =
|
|
|
|
if BUILD_GTK_DOC
|
|
SUBDIRS += reference
|
|
endif
|
|
|
|
DIST_SUBDIRS = reference
|
|
|
|
EXTRA_DIST = CODING_STYLE
|