Skip to content

Commit 1355220

Browse files
committed
add visualea and sconsx to make_dist script
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/openalea/trunk@1651 04ea39c6-a500-0410-8508-e77fe2a861cf
1 parent 05adf76 commit 1355220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: make_dist.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LOCPATH=$(pwd)
44
rm -Rf dist
55
mkdir dist
66

7-
for DIR in core visualea deploy deploygui stdlib
7+
for DIR in core visualea deploy deploygui stdlib sconsx openalea_meta
88
do
99
cd $DIR &&
1010
rm -Rf build &&

0 commit comments

Comments
 (0)