diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b451b78b..1edd751b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ clean-local: maintainer-clean-local: rm -rf autom4te.cache rm -f Makefile.in Makefile aclocal.m4 configure - rm -f mkinstalldirs missing depcomp install-sh + rm -f ar-lib mkinstalldirs missing depcomp install-sh rm -f config.log debian testsuite: |