From 3f8d8860a25c457120281d64e6405c08e59b67b8 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 18 Jan 2009 00:35:37 +0000 Subject: Include Makefile.plugins from the right place. --- src/spu_dec/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spu_dec/Makefile.am b/src/spu_dec/Makefile.am index 807883fb1..bd3e0b7fa 100644 --- a/src/spu_dec/Makefile.am +++ b/src/spu_dec/Makefile.am @@ -1,4 +1,4 @@ -include $(top_srcdir)/misc/Makefile.plugins +include $(top_builddir)/misc/Makefile.plugins include $(top_srcdir)/misc/Makefile.common AM_CFLAGS = $(DEFAULT_OCFLAGS) $(VISIBILITY_FLAG) -- cgit v1.2.3