Add "debclean" target
[ZOOM-Perl-moved-to-github.git] / Makefile.PL
index 34d0144..788c481 100644 (file)
@@ -70,5 +70,8 @@ debian/output:
        rm -rf debian/output
        mkdir debian/output
        mv ../libnet-z3950-zoom-perl* debian/output
+
+debclean:
+       rm -rf debian/libnet-z3950-zoom-perl debian/output
 ";
 }