[gnome-bluetooth] lib: Fix typo in Makefile
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth] lib: Fix typo in Makefile
- Date: Tue, 9 Nov 2010 17:23:10 +0000 (UTC)
commit af6988e96d517d5924c6ce65896c97fbfdc880f1
Author: Bastien Nocera <hadess hadess net>
Date: Tue Nov 9 17:22:39 2010 +0000
lib: Fix typo in Makefile
lib/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/lib/Makefile.am b/lib/Makefile.am
index bb53258..d5a1766 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -92,7 +92,7 @@ gir_DATA = $(INTROSPECTION_GIRS)
typelibdir = $(libdir)/girepository-1.0
typelib_DATA = $(INTROSPECTION_GIRS:.gir=.typelib)
-CLEANFILES += $(gir_DATA) $(typelibs_DATA)
+CLEANFILES += $(gir_DATA) $(typelib_DATA)
endif # HAVE_INTROSPECTION
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]