diff options
Diffstat (limited to 'tests/examples/Makefile.am')
-rw-r--r-- | tests/examples/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/examples/Makefile.am b/tests/examples/Makefile.am index b36232de..e68204e3 100644 --- a/tests/examples/Makefile.am +++ b/tests/examples/Makefile.am @@ -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 |