add path to docs
authorStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 4 May 2009 21:16:43 +0000 (21:16 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Mon, 4 May 2009 21:16:43 +0000 (21:16 +0000)
docs/Makefile

index f3e6b76..860e0bd 100644 (file)
@@ -31,7 +31,7 @@ MONITOR_SOURCES = ../web/MonitorWeb/monitorweb/monitor_xmlrpc.py
 
 # path needs to mention PLCAPI/doc (for DocBook) and PLCAPI/ (for PLC.Parameter)
 Methods.xml: DocBookLocal.py $(MONITOR_SOURCES)
-       PYTHONPATH=..:../../PLCAPI:../../PLCAPI/doc ./DocBookLocal.py > $@
+       PYTHONPATH=..:../../PLCAPI:../../PLCAPI/doc:../web/MonitorWeb/monitorweb ./DocBookLocal.py > $@
 
 #
 # Documentation