[aravis] build: fix typo in typelibdir path.
- From: Emmanuel Pacaud <emmanuel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [aravis] build: fix typo in typelibdir path.
- Date: Sun, 26 Sep 2010 16:59:30 +0000 (UTC)
commit 514a479aefd7ef6a005ca9a3ac79d1d5540b7848
Author: Emmanuel Pacaud <emmanuel gnome org>
Date: Sat Sep 11 21:19:29 2010 +0200
build: fix typo in typelibdir path.
src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index cb8f51a..97c24bc 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -143,7 +143,7 @@ INTROSPECTION_GIRS += Aravis-1.0.gir
girdir = $(datadir)/gir-1.0
dist_gir_DATA = $(INTROSPECTION_GIRS)
-typelibdir = $(libdir)/girepositry-1.0
+typelibdir = $(libdir)/girepository-1.0
typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
CLEANFILES += $(dist_gir_DATA) $(typelib_DATA)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]