[gnome-builder/wip/libide: 211/237] libide: fix build dep



commit 62525fd742f1201e1a25f3246fd5879669d52e1f
Author: Christian Hergert <christian hergert me>
Date:   Sun Feb 15 23:15:59 2015 -0800

    libide: fix build dep

 libide/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libide/Makefile.am b/libide/Makefile.am
index 82e8eff..2bd7788 100644
--- a/libide/Makefile.am
+++ b/libide/Makefile.am
@@ -217,7 +217,7 @@ INTROSPECTION_COMPILER_ARGS = --includedir=$(top_srcdir)/libide
 if HAVE_INTROSPECTION
 introspection_sources = $(libide_1_0_la_public_sources)
 
-Ide-1.0.gir: libide.la
+Ide-1.0.gir: libide-1.0.la
 Ide_1_0_gir_INCLUDES = Gio-2.0 GtkSource-3.0 Ggit-1.0
 Ide_1_0_gir_CFLAGS = $(libide_1_0_la_CFLAGS)
 Ide_1_0_gir_LIBS = libide-1.0.la


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