examples: Don't build the mxf example if GTK isn't present.

This commit is contained in:
Jan Schmidt 2009-06-06 13:53:04 +01:00
parent 10e4d6c74d
commit 833a81af75

View file

@ -1,5 +1,5 @@
if HAVE_GTK if HAVE_GTK
GTK_EXAMPLES=scaletempo GTK_EXAMPLES=scaletempo mxf
else else
GTK_EXAMPLES= GTK_EXAMPLES=
endif endif
@ -10,5 +10,5 @@ else
DIRECTFB_DIR= DIRECTFB_DIR=
endif endif
SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) switch shapewipe mxf SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) switch shapewipe
DIST_SUBDIRS= directfb switch scaletempo shapewipe mxf DIST_SUBDIRS= directfb switch scaletempo shapewipe mxf