summaryrefslogtreecommitdiff
path: root/src/perl
diff options
context:
space:
mode:
Diffstat (limited to 'src/perl')
-rw-r--r--src/perl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/perl/Makefile.am b/src/perl/Makefile.am
index 6af4d9be..5a33fec1 100644
--- a/src/perl/Makefile.am
+++ b/src/perl/Makefile.am
@@ -150,7 +150,7 @@ install-exec-local:
clean-generic:
rm -f common/Makefile irc/Makefile ui/Makefile textui/Makefile
-distclean: distclean-am
+distclean-generic:
-(cd common && $(MAKE) realclean && rm -f Makefile.PL)
-(cd irc && $(MAKE) realclean && rm -f Makefile.PL)
-(cd ui && $(MAKE) realclean && rm -f Makefile.PL)