windows: Add jfreechart.jar and jcommon.jar to windows install image
authorKeith Packard <keithp@keithp.com>
Tue, 30 Nov 2010 04:17:35 +0000 (20:17 -0800)
committerKeith Packard <keithp@keithp.com>
Tue, 30 Nov 2010 04:30:49 +0000 (20:30 -0800)
These are necessary for the Graph Data button to do anything useful.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/altos-windows.nsi

index 0e9859675a54146477525f74af29e8539294995a..9bbfb885fd6ab7e7c59bf52c071b9146987185bb 100644 (file)
@@ -78,6 +78,8 @@ Section "AltosUI Application"
        File "cmu_us_kal.jar"
        File "en_us.jar"
        File "freetts.jar"
+       File "jfreechart.jar"
+       File "jcommon.jar"
 
        File "*.dll"