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 852eec9..db04c2e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,7 +85,7 @@ CLEANFILES = Makefile.deps.T Makefile.deps \ libcrypt.map libcrypt.map.T \ crypt-symbol-vers.h crypt-symbol-vers.h.T \ crypt-hashes.h crypt-hashes.h.T \ - crypt.h crypt.h.T + crypt.h crypt.h.T *.gcda *.gcno DISTCLEANFILES = .deps/*.Plo |