Setting tag sfa-0.9-14
[sfa.git] / Makefile
index 92f7db8..3d3fc9a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -29,9 +29,7 @@ keyconvert-clean:
 python: 
 
 xmlbuilder-install:
-       cd xmlbuilder-0.9
-       python setup.py install 
-       cd -
+       cd xmlbuilder-0.9 && python setup.py install --root=$(DESTDIR) && cd -
 
 python-install:
        python setup.py install --root=$(DESTDIR)