Fix lintian error about use of -$(MAKE)
[manu/libnss-mysql-bg.git] / debian / rules
index c0d750f..4e0717a 100755 (executable)
@@ -50,7 +50,7 @@ clean:
        dh_testdir
        dh_testroot
        rm -f build-stamp configure-stamp
-       -$(MAKE) distclean
+       [ ! -f Makefile ] || $(MAKE) distclean
        rm -f config.log
        dh_clean
        dpatch deapply-all