[folks/648811-dummy-backend-rebase1] dummy: Build backend library before the module itself



commit 079ef78bef8248f55faddde372ff8a0184400966
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Thu Nov 7 13:24:18 2013 +0000

    dummy: Build backend library before the module itself

 backends/dummy/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/backends/dummy/Makefile.am b/backends/dummy/Makefile.am
index e3fbd1d..2a282ef 100644
--- a/backends/dummy/Makefile.am
+++ b/backends/dummy/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = lib
+SUBDIRS = lib .
 
 BACKEND_NAME = "dummy"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]