summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bindings/perl/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/perl/Makefile.am b/bindings/perl/Makefile.am
index 0795a05f..ddd1aade 100644
--- a/bindings/perl/Makefile.am
+++ b/bindings/perl/Makefile.am
@@ -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); \