~ salmonella-environment-setup (master) 3c278db1dcc0247226d513fc5626dc0253ccaeab
commit 3c278db1dcc0247226d513fc5626dc0253ccaeab Author: Mario Domenech Goulart <mario@ossystems.com.br> AuthorDate: Tue Jan 4 15:22:22 2011 -0200 Commit: Mario Domenech Goulart <mario@ossystems.com.br> CommitDate: Tue Jan 4 15:22:22 2011 -0200 salmonella/Makefile: fixed path to csi diff --git a/Makefile b/Makefile index e996f44..2341893 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -CSI=/usr/local/chickens/chicken-qwiki/csi +CSI=/usr/local/chickens/chicken-qwiki/bin/csi all: index.wiki $(CSI) -s ../bin/wiki2html.scm --title="CHICKEN automated tests" index.wiki > index.htmlTrap