From 192716011b71cbde13aa9d4a181181124bb4043f Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 10 Sep 2010 09:51:08 +0200 Subject: [PATCH] share/Makefile.am: Include new JavaScript files. --- share/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/share/Makefile.am b/share/Makefile.am index 0875a62..06953f8 100644 --- a/share/Makefile.am +++ b/share/Makefile.am @@ -2,4 +2,7 @@ dist_sysconf_DATA = collection.conf dist_data_DATA = style.css \ collection.js \ - jquery-1.4.2.min.js + g.line-min.js \ + g.raphael-min.js \ + jquery-1.4.2.min.js \ + raphael-min.js -- 2.11.0