diff options
Diffstat (limited to 'projects.pro')
-rw-r--r-- | projects.pro | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/projects.pro b/projects.pro index f6c596d..953eae8 100644 --- a/projects.pro +++ b/projects.pro @@ -65,6 +65,7 @@ unix { (cd config.tests/unix/mysql_r && $(MAKE) distclean); \ (cd config.tests/unix/nis && $(MAKE) distclean); \ (cd config.tests/unix/nix && $(MAKE) distclean); \ + (cd config.tests/unix/iodbc && $(MAKE) distclean); \ (cd config.tests/unix/odbc && $(MAKE) distclean); \ (cd config.tests/unix/oci && $(MAKE) distclean); \ (cd config.tests/unix/tds && $(MAKE) distclean); \ |