summaryrefslogtreecommitdiffstats
path: root/examples/directfb/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'examples/directfb/Makefile.am')
-rw-r--r--examples/directfb/Makefile.am9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/directfb/Makefile.am b/examples/directfb/Makefile.am
deleted file mode 100644
index 595a82ff..00000000
--- a/examples/directfb/Makefile.am
+++ /dev/null
@@ -1,9 +0,0 @@
-noinst_PROGRAMS = gstdfb
-
-gstdfb_SOURCES = gstdfb.c
-gstdfb_CFLAGS = $(GST_CFLAGS) $(DIRECTFB_CFLAGS)
-gstdfb_LDFLAGS = $(GST_LIBS) $(DIRECTFB_LIBS)
-
-EXTRA_DIST = \
- decker.ttf dfblogo.png
-