summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
authorTJ <linux@tjworld.net>2010-04-02 16:51:40 +0100
committerRichard Jones <rjones@redhat.com>2010-04-02 16:51:40 +0100
commitf39a03cafd776bde150817a81f547fdb2e585dde (patch)
tree979f2966318cd9a0596472d298a8cb78a5f66808 /perl
parentf07596e69eb841c48e88ea952c8cbfbed5a92262 (diff)
downloadhivex-f39a03cafd776bde150817a81f547fdb2e585dde.tar.gz
hivex-f39a03cafd776bde150817a81f547fdb2e585dde.tar.xz
hivex-f39a03cafd776bde150817a81f547fdb2e585dde.zip
Add CLEANFILES rules.
Diffstat (limited to 'perl')
-rw-r--r--perl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Makefile.am b/perl/Makefile.am
index 26e25cd..ddc40b7 100644
--- a/perl/Makefile.am
+++ b/perl/Makefile.am
@@ -53,7 +53,7 @@ Makefile-pl: Makefile.PL
clean-local:
-$(MAKE) -f Makefile-pl clean
- rm -f Makefile-pl
+ rm -f Makefile-pl Makefile-pl.old
install-data-hook:
$(MAKE) -f Makefile-pl DESTDIR=$(DESTDIR) install