From dec3aa17ec04ee6440361911c2ffac41eceea0df Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Wed, 12 Jan 2005 15:05:10 +0000 Subject: install and uninstall correctly files (distcheck once again ok) --- perl/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl') diff --git a/perl/Makefile.am b/perl/Makefile.am index 875023d8..364d41dc 100644 --- a/perl/Makefile.am +++ b/perl/Makefile.am @@ -60,6 +60,6 @@ clean-local: # perl module installation disabled since broken wrt to make distcheck -#install-fakeDATA: install-perl -install-fakeDATA: install-perl +install-fakeDATA: + @true -- cgit