[gnome-builder/wip/chergert/libidemm-merge] build: we want src built before libidemm



commit 7a199f64d3b3636b0d25a676a3ffd788b10fe562
Author: Christian Hergert <christian hergert me>
Date:   Sun Apr 24 18:53:54 2016 -0700

    build: we want src built before libidemm
    
    No reason really, other than I want to ensure that things link properly
    before we start generating a binding.

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index bc679e6..c21aa98 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = . build contrib data libide libidemm src plugins tools po tests doc help
+SUBDIRS = . build contrib data libide src libidemm plugins tools po tests doc help
 
 ACLOCAL_AMFLAGS = -I build/autotools
 


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