summaryrefslogtreecommitdiffstats
path: root/bindings/perl/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/perl/Makefile.in')
-rw-r--r--bindings/perl/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bindings/perl/Makefile.in b/bindings/perl/Makefile.in
index 808c70ab..6f7e8268 100644
--- a/bindings/perl/Makefile.in
+++ b/bindings/perl/Makefile.in
@@ -34,7 +34,7 @@ install-pm: Core.pm
install -m644 $^ $(DESTDIR)$(LIBDIR)/Alpm/
clean:
- rm -f Core* alpm{.h,_wrap*}
+ rm -f Core* alpm{.h,.i,_wrap*}
distclean: clean
rm -f Makefile