From 15530055741b77224db8f3b25944991d047b4b93 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 22 Nov 2010 17:05:23 +0200 Subject: [PATCH] make: add missinf trailing \ to fix the build --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 98c5416..37b104d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -63,7 +63,7 @@ CRUFT_DIRS = \ $(top_srcdir)/gst/flacparse \ $(top_srcdir)/gst/imagefreeze \ $(top_srcdir)/gst/shapewipe \ - $(top_srcdir)/tests/examples/shapewipe + $(top_srcdir)/tests/examples/shapewipe \ $(top_srcdir)/ext/alsaspdif \ $(top_srcdir)/ext/ivorbis \ $(top_srcdir)/ext/metadata -- 2.7.4