[Binding perl] add DISTCLEANFILES for Makefile.perl.old file

This commit is contained in:
Benjamin Dauvergne 2010-07-21 13:56:42 +00:00
parent 34c2f1759b
commit 6ae30da50b
1 changed files with 2 additions and 0 deletions

View File

@ -51,6 +51,8 @@ blib/arch/auto/Lasso/Lasso.so: Lasso.xs Lasso.pm Makefile.perl gobject_handling.
CLEANFILES = Lasso.pm Lasso.xs Lasso.so typemap Lasso.o Lasso.bs pm_to_blib Lasso.c
DISTCLEANFILES = Makefile.perl.old
distclean-local:
-@if [ "$(srcdir)" != "$(builddir)" ]; then \
rm -rf $(TOCOPY); \