X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=debian%2Frules;h=57f41d3580ccdf382cdb2178728a61d2028e92b8;hp=58529cb9cafaf587d6dde30f4a2d6b476e0001e8;hb=da9282a5c0ce927c613f1706f1c51796c75e16e4;hpb=9fe9142259cca16202f35f66cbb35419752dd54d diff --git a/debian/rules b/debian/rules index 58529cb..57f41d3 100755 --- a/debian/rules +++ b/debian/rules @@ -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 db-mysql/clsql_mysql.dll uffi/clsql_uffi.dll install: DH_OPTIONS= install-indep install-arch