mirror of
https://github.com/brl/mutter.git
synced 2024-11-10 16:16:20 -05: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
|