X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=docs%2FMakefile;h=a61ae53ff43e6687f778ca7331af48f605dc537f;hb=4e874df732f94bfee7f0e737b74143b191cde33f;hp=c77810a651b5c53c9ec5c8eedb34221eba559c37;hpb=0155fc7e0b456ac7bfe0c90dd3c737e8b89e5878;p=cql-java-moved-to-github.git diff --git a/docs/Makefile b/docs/Makefile index c77810a..a61ae53 100644 --- a/docs/Makefile +++ b/docs/Makefile @@ -2,8 +2,8 @@ all: overview-tree.html -overview-tree.html: ../src/org/z3950/zing/cql/*.java - nice javadoc -classpath ../src \ +overview-tree.html: ../src/main/java/org/z3950/zing/cql/*.java + nice javadoc -classpath ../src/main/java \ -author -version -windowtitle cql-java org.z3950.zing.cql clean: