psycopg2 dependency for sfa
[build.git] / Makefile
index 6ffb801..13a3f13 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,6 +2,7 @@
 # Thierry Parmentelat - INRIA Sophia Antipolis 
 #
 ### $Id$
+### $URL$
 # 
 ####################
 # invocation:
@@ -657,7 +658,7 @@ clean-help:
 distclean1:
        rm -rf savedpldistro.mk .rpmmacros spec2make header.spec SPECS MAKE $(DISTCLEANS)
 distclean2:
-       rm -rf CODEBASES SOURCES BUILD RPMS SRPMS tmp
+       rm -rf CODEBASES SOURCES BUILD BUILDROOT RPMS SRPMS tmp
 distclean: distclean1 distclean2
 .PHONY: distclean1 distclean2 distclean