[gnome-shell] src: remove no-longer-used file



commit dd155e2f872159c5cfa373cc87d947f9632a2cf8
Author: Dan Winship <danw gnome org>
Date:   Tue Oct 5 12:22:52 2010 -0400

    src: remove no-longer-used file
    
    fix-meta-rectangle.py is not needed with current gobject-introspection

 src/Makefile.am           |    1 -
 src/fix-meta-rectangle.py |   21 ---------------------
 2 files changed, 0 insertions(+), 22 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 9d60ec7..e640824 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -216,7 +216,6 @@ Shell-0.1.gir: $(mutter) $(G_IR_SCANNER) St-1.0.gir libgnome-shell.la Makefile
 		-I $(srcdir)				\
 		-o $@
 CLEANFILES += Shell-0.1.gir
-EXTRA_DIST += fix-meta-rectangle.py
 
 # The dependency on libgnome-shell.la here is because g-ir-compiler opens it
 # (not the fake library, since we've already done the rewriting)



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