[babl] Remove old references to introspection



commit 1a569d4400f436f7e1a22b9f6afebe99fa2e3869
Author: Daniel Sabo <DanielSabo gmail com>
Date:   Thu Jan 30 23:47:48 2014 -0800

    Remove old references to introspection

 babl/.gitignore  |    3 ---
 babl/Makefile.am |    4 ++--
 2 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/babl/.gitignore b/babl/.gitignore
index 42ebfdb..ce809f6 100644
--- a/babl/.gitignore
+++ b/babl/.gitignore
@@ -2,9 +2,6 @@
 /*.lo
 /.deps
 /.libs
-/Babl-0.1.gir
-/Babl-0.1.typelib
-/*.vapi
 /Makefile
 /Makefile.in
 /babl-version.h
diff --git a/babl/Makefile.am b/babl/Makefile.am
index a25e104..81f284a 100644
--- a/babl/Makefile.am
+++ b/babl/Makefile.am
@@ -89,5 +89,5 @@ libbabl_ BABL_API_VERSION@_la_LDFLAGS=                \
        ${no_undefined} $(MATH_LIB)     \
        -version-info $(BABL_LIBRARY_VERSION)
 
-EXTRA_DIST = $(gir_DATA)
-CLEANFILES = $(gir_DATA) $(typelibs_DATA) $(vapi_DATA)
+# EXTRA_DIST =
+# CLEANFILES =


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