[jhbuild] list clean.py and uninstall.py in Makefile.am



commit f3ecbab3e0ae89b5855605b9f447ba496866dd63
Author: Frédéric Péters <fpeters 0d be>
Date:   Fri May 22 21:24:06 2009 +0200

    list clean.py and uninstall.py in Makefile.am
---
 jhbuild/commands/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/jhbuild/commands/Makefile.am b/jhbuild/commands/Makefile.am
index dd0284e..d5f3bc9 100644
--- a/jhbuild/commands/Makefile.am
+++ b/jhbuild/commands/Makefile.am
@@ -8,10 +8,12 @@ app_PYTHON = \
 	bot.py \
 	checkbranches.py \
 	checkmodulesets.py \
+	clean.py \
 	gui.py \
 	info.py \
 	rdepends.py \
 	sanitycheck.py \
 	snapshot.py \
-	tinderbox.py
+	tinderbox.py \
+	uninstall.py
 



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