diff options
| author | Frederic Peters <fpeters@entrouvert.com> | 2005-01-12 15:05:10 +0000 |
|---|---|---|
| committer | Frederic Peters <fpeters@entrouvert.com> | 2005-01-12 15:05:10 +0000 |
| commit | dec3aa17ec04ee6440361911c2ffac41eceea0df (patch) | |
| tree | 3acba1704a20d93d424704b1d2d3b5dc176fec2b /perl | |
| parent | 7b0cc38754bd54c5ee702215774819bdac7494a3 (diff) | |
| download | lasso-dec3aa17ec04ee6440361911c2ffac41eceea0df.tar.gz lasso-dec3aa17ec04ee6440361911c2ffac41eceea0df.tar.xz lasso-dec3aa17ec04ee6440361911c2ffac41eceea0df.zip | |
install and uninstall correctly files (distcheck once again ok)
Diffstat (limited to 'perl')
| -rw-r--r-- | perl/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
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 |
