[gnome-builder] build: we want src built before libidemm



commit f9f1f8279041014e2907fd1848e5c997b11268ae
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 7812a53..9f57de7 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]