]> code.delx.au - offlineimap/blobdiff - debian/rules
Merge branch 'master' of http://git.complete.org/offlineimap
[offlineimap] / debian / rules
index 1216fb2b5cfe65b85b2b057143f7e7f9e66fedfa..7f62bf194339861a3449633b5b2d871c45171ee6 100755 (executable)
@@ -44,7 +44,7 @@ clean:
        rm -f build-stamp configure-stamp
 
        # Add here commands to clean up after the build process.
-       -$(MAKE) clean
+       [ ! -f Makefile ] || $(MAKE) clean
 
        dh_clean