[gxml] Make distclean to delete typelib generated file
- From: Daniel Espinosa Ortiz <despinosa src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gxml] Make distclean to delete typelib generated file
- Date: Fri, 3 Apr 2015 13:11:09 +0000 (UTC)
commit 9c6ae2223a5457835d0f2add4a906956b27d6ac7
Author: Daniel Espinosa <esodan gmail com>
Date: Fri Feb 6 14:01:33 2015 -0600
Make distclean to delete typelib generated file
gxml/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gxml/Makefile.am b/gxml/Makefile.am
index 3d514d7..eee0562 100644
--- a/gxml/Makefile.am
+++ b/gxml/Makefile.am
@@ -175,7 +175,7 @@ girdir = $(INTROSPECTION_GIRDIR)
gir_DATA = $(INTROSPECTION_GIRS)
typelibdir = $(INTROSPECTION_TYPELIBDIR)
typelib_DATA = GXml-0.6.typelib
-CLEANFILES += $(gir_DATA) $(typelibs_DATA)
+CLEANFILES += $(gir_DATA) $(typelib_DATA)
endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]