debian: Clean noadns build directory.
[mLib] / debian / rules
index 5e94001..63a62d9 100755 (executable)
@@ -22,7 +22,7 @@ build:
 
 clean:
        dh_clean
-       rm -rf deb-build build
+       rm -rf deb-build deb-noadns build
 
 install: build
        dh_clean