diff options
author | Stefano Karapetsas <[email protected]> | 2012-01-27 14:37:19 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-01-27 14:37:19 +0100 |
commit | bf8f363ef056cee972185e18b3793b5d5551a1a3 (patch) | |
tree | 9cbfb5bd6b4ea3b81220c1a66598c5f2d7851523 /invest-applet/invest/Makefile.am | |
parent | c7b2e180e6cfb4aec22f8ab3e0aebc6773032216 (diff) | |
download | mate-applets-bf8f363ef056cee972185e18b3793b5d5551a1a3.tar.bz2 mate-applets-bf8f363ef056cee972185e18b3793b5d5551a1a3.tar.xz |
'mate-invest' => 'mate_invest'
Diffstat (limited to 'invest-applet/invest/Makefile.am')
-rw-r--r-- | invest-applet/invest/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/invest-applet/invest/Makefile.am b/invest-applet/invest/Makefile.am index aa0a4945..7ab75594 100644 --- a/invest-applet/invest/Makefile.am +++ b/invest-applet/invest/Makefile.am @@ -5,7 +5,7 @@ bin_SCRIPTS = mate-invest-chart libexec_SCRIPTS = invest-applet -investdir = $(pythondir)/mate-invest +investdir = $(pythondir)/mate_invest invest_PYTHON = \ __init__.py \ about.py \ |