mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
8d4a6f4d4c
At least the 1.6.0 documentation. The 2.0 one has been missed by the filter-branch and will be re-added later.
8 lines
81 B
Makefile
8 lines
81 B
Makefile
SUBDIRS =
|
|
|
|
if BUILD_GTK_DOC
|
|
SUBDIRS += reference
|
|
endif
|
|
|
|
DIST_SUBDIRS = reference
|