reguire gnupg1 on f>=31; sense the system to use gpg1 when installed
[nodemanager.git] / doc / Makefile
index 5d3870f..1c4a309 100644 (file)
@@ -4,8 +4,6 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # 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