[egg-list-box] And remove the GIR file from the correct location



commit 9d825b60070ce78a1d892b0888754be72b72033c
Author: Bastien Nocera <hadess hadess net>
Date:   Thu Feb 21 09:00:10 2013 +0100

    And remove the GIR file from the correct location

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 3be63a6..245f8d2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -115,6 +115,6 @@ INTROSPECTION_GIRS += Egg-1.0.gir
 noinst_DATA = $(INTROSPECTION_GIRS)
 
 CLEANFILES += $(gir_DATA) $(typelib_DATA)
-DISTCLEANFILES = $(srcdir)/Egg-1.0.gir
+DISTCLEANFILES = $(builddir)/Egg-1.0.gir
 
 endif


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