[jhbuild] remove optparse.py reference from Makefile.am (GNOME bug 588300)



commit 64fa5562fe6d1ce15ae5ba35870f72019cd4fa2b
Author: Frédéric Péters <fpeters 0d be>
Date:   Sun Jul 12 13:37:59 2009 +0200

    remove optparse.py reference from Makefile.am (GNOME bug 588300)

 jhbuild/cut_n_paste/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/jhbuild/cut_n_paste/Makefile.am b/jhbuild/cut_n_paste/Makefile.am
index ac322fc..d9167b2 100644
--- a/jhbuild/cut_n_paste/Makefile.am
+++ b/jhbuild/cut_n_paste/Makefile.am
@@ -2,6 +2,5 @@ appdir = $(pythondir)/jhbuild/cut_n_paste/
 
 app_PYTHON = \
 	__init__.py \
-	optparse.py \
 	subprocess.py
 



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