examples: Add all gl subdirs to DIST_SUBDIRS to fix the build
This commit is contained in:
parent
bf9c8544e3
commit
405774bf2b
@ -9,9 +9,9 @@ else
|
||||
|
||||
SUBDIRS += generic qt
|
||||
|
||||
#if HAVE_CLUTTER
|
||||
#SUBDIRS += clutter
|
||||
#endif
|
||||
if HAVE_CLUTTER
|
||||
SUBDIRS += clutter
|
||||
endif
|
||||
|
||||
if HAVE_SDL
|
||||
SUBDIRS += sdl
|
||||
@ -24,3 +24,5 @@ endif
|
||||
endif
|
||||
|
||||
endif
|
||||
|
||||
DIST_SUBDIRS=cocoa generic qt clutter sdl gtk
|
||||
|
Loading…
x
Reference in New Issue
Block a user