X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=doc%2FMakefile;h=1c4a30973ae441f18e99119fa860d7a2c17df45b;hb=104607bf5c290276eb96072a2490ae90c60d27e3;hp=5d3870fe7c293ad62ddd39ac562119fb61297af9;hpb=b35bc5add66563dd7f7b3bf139c1a13c5d7803a4;p=nodemanager.git diff --git a/doc/Makefile b/doc/Makefile index 5d3870f..1c4a309 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -4,8 +4,6 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: Makefile 5574 2007-10-25 20:33:17Z thierry $ -# all: NMAPI.html @@ -31,7 +29,7 @@ NM_SOURCES = ../api_calls.py # path needs to mention PLCAPI/doc (for DocBook) and PLCAPI/ (for PLC.Parameter) Methods.xml: DocBookLocal.py $(NM_SOURCES) - PYTHONPATH=..:../../PLCAPI:../../PLCAPI/doc ./DocBookLocal.py > $@ + PYTHONPATH=..:../../plcapi:../../plcapi/doc ./DocBookLocal.py > $@ # # Documentation