summaryrefslogtreecommitdiffstats
path: root/qooxdoo/Makefile
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-11-18 13:40:41 +0100
committerTobi Oetiker <tobi@oetiker.ch>2007-11-18 13:40:41 +0100
commit7bc9f4e73f3893735b96e48bb2664f7c2b5b0a68 (patch)
tree20aa25d9cb4d7ae928a0f90440dcae581f4a1278 /qooxdoo/Makefile
parentd0b4894f58ca17de2b434d37ce4c070cf4cd7515 (diff)
downloadsmokeping-7bc9f4e73f3893735b96e48bb2664f7c2b5b0a68.tar.gz
smokeping-7bc9f4e73f3893735b96e48bb2664f7c2b5b0a68.tar.xz
added grapher to distro
Diffstat (limited to 'qooxdoo/Makefile')
-rw-r--r--qooxdoo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/qooxdoo/Makefile b/qooxdoo/Makefile
index 83eb655..8a296c2 100644
--- a/qooxdoo/Makefile
+++ b/qooxdoo/Makefile
@@ -50,7 +50,7 @@ APPLICATION_NAMESPACE = Smokeping
# Files that will be copied from the source directory into the build
# directory (space separated list). The default list is empty.
#
-APPLICATION_FILES = index.html jsonrpc.cgi perl
+APPLICATION_FILES = index.html jsonrpc.cgi perl grapher.cgi
# APPLICATION_BUILD_LOG_LEVEL = debug
APPLICATION_BUILD_LOG_LEVEL = off