summaryrefslogtreecommitdiffstats
path: root/examples/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/Makefile.am')
-rw-r--r--examples/Makefile.am14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
deleted file mode 100644
index 323ced50..00000000
--- a/examples/Makefile.am
+++ /dev/null
@@ -1,14 +0,0 @@
-if HAVE_GTK
-GTK_EXAMPLES=scaletempo
-else
-GTK_EXAMPLES=
-endif
-
-if USE_DIRECTFB
-DIRECTFB_DIR=directfb
-else
-DIRECTFB_DIR=
-endif
-
-SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) switch
-DIST_SUBDIRS= directfb switch scaletempo