summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@sun.com>2006-08-11 14:26:26 -0700
committerAlan Coopersmith <alan.coopersmith@sun.com>2006-08-11 14:26:26 -0700
commitae43ecfcb85ad238b2a513d3caf400028b951019 (patch)
treecfdcdbd745724eb6ec6b45331356d4e21464a263
parenta106f489a69246f24535acd8bdac96e273df7334 (diff)
Add lint library to CLEANFILES
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 62d6a3d..14e8ed0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -88,3 +88,5 @@ ChangeLog:
dist-hook: ChangeLog
endif MAINTAINER_MODE
+
+CLEANFILES=$(lintlib_DATA)