summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am9
1 files changed, 1 insertions, 8 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 91995b46..fd9c26da 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,12 +1,5 @@
bin_PROGRAMS = weston \
- $(weston_launch) \
- wcap-decode
-
-wcap_decode_SOURCES = \
- wcap-decode.c
-
-wcap_decode_CFLAGS = $(CAIRO_EGL_CFLAGS)
-wcap_decode_LDADD = $(CAIRO_EGL_LIBS)
+ $(weston_launch)
AM_CPPFLAGS = \
-DDATADIR='"$(datadir)"' \