mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
build: Fix release-check for cogl2 reference
This commit is contained in:
@ -1,12 +1,9 @@
|
||||
SUBDIRS = cogl clutter cally
|
||||
|
||||
if BUILD_COGL2_REFERENCE
|
||||
SUBDIRS += cogl-2.0
|
||||
endif
|
||||
|
||||
DIST_SUBDIRS = cogl clutter cally
|
||||
|
||||
if BUILD_COGL2_REFERENCE
|
||||
SUBDIRS += cogl-2.0
|
||||
|
||||
DIST_SUBDIRS += cogl-2.0
|
||||
endif
|
||||
|
||||
|
Reference in New Issue
Block a user