update debian compat
[clsql.git] / debian / rules
index 58529cb9cafaf587d6dde30f4a2d6b476e0001e8..fcee0a62482a10995765313ae2dbfc0a83e84f88 100755 (executable)
@@ -83,7 +83,7 @@ clean:
        [ ! -f Makefile ] || $(MAKE) distclean
        find . -type f -and -name \*~ -or -name .\*~ -exec rm -f {} \;
        rm -rf doc/html
-       dh_clean
+       dh_clean W: db-mysql/clsql_mysql.dll uffi/clsql_uffi.dll
 
 install: DH_OPTIONS= install-indep install-arch