summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icespider/Jamfile.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/icespider/Jamfile.jam b/icespider/Jamfile.jam
index 0a714b6..8ca30f1 100644
--- a/icespider/Jamfile.jam
+++ b/icespider/Jamfile.jam
@@ -24,5 +24,5 @@ package.install install : :
[ glob-tree *.h : fcgi unittests compile ]
;
package.install-data install-tools : boost-build/src/tools : compile/icespider.jam ;
-package.install-data install-ice : icespider/ice : [ glob common/*.ice ] ;
+package.install-data install-ice : ice/icespider : [ glob common/*.ice ] ;