From 5c3efc89c195d60306451737a099a7543afbf756 Mon Sep 17 00:00:00 2001 From: Paul Goins Date: Wed, 15 Dec 2010 22:54:06 +0900 Subject: [PATCH] Updated python/Makefile.am for renamed script. --- python/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/Makefile.am b/python/Makefile.am index 5d67314..6db7a91 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -49,4 +49,4 @@ EXTRA_DIST = \ jben/interface/gtk/window/main.py \ jben/test/__init__.py jben/test/test_dict_downloader.py \ jben/test/test_dict.py \ - scripts/jben.py + scripts/jben_launcher.py -- 2.11.4.GIT