examples: Don't build the mxf example if GTK isn't present.
This commit is contained in:
parent
10e4d6c74d
commit
833a81af75
@ -1,5 +1,5 @@
|
||||
if HAVE_GTK
|
||||
GTK_EXAMPLES=scaletempo
|
||||
GTK_EXAMPLES=scaletempo mxf
|
||||
else
|
||||
GTK_EXAMPLES=
|
||||
endif
|
||||
@ -10,5 +10,5 @@ else
|
||||
DIRECTFB_DIR=
|
||||
endif
|
||||
|
||||
SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) switch shapewipe mxf
|
||||
SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) switch shapewipe
|
||||
DIST_SUBDIRS= directfb switch scaletempo shapewipe mxf
|
||||
|
Loading…
x
Reference in New Issue
Block a user