uses lowercase module names - needs the fix in myplc-docs.spec
[nodemanager.git] / doc / Makefile
index 5d3870f..b16418c 100644 (file)
@@ -31,7 +31,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