[gobject-introspection] Makefile.introspection: Add gir dependency to example



commit 7952f77a32b6adf37a748e58a4959dbe4d52c507
Author: Colin Walters <walters verbum org>
Date:   Tue Aug 14 20:40:56 2012 -0400

    Makefile.introspection: Add gir dependency to example

 Makefile.introspection |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.introspection b/Makefile.introspection
index 755dd15..567d5e9 100644
--- a/Makefile.introspection
+++ b/Makefile.introspection
@@ -26,6 +26,7 @@
 # Add this to Makefile.am where your library/program is built:
 #   include $(INTROSPECTION_MAKEFILE)
 #   INTROSPECTION_GIRS = YourLib-1.0.gir
+#   YourLib-1.0.gir: libyourlib.la
 #   YourLib_1_0_gir_NAMESPACE = YourLib
 #   YourLib_1_0_gir_VERSION = 1.0
 #   YourLib_1_0_gir_LIBS = libyourlib.la



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