From ef66d79bf58f099179a932ca80d07ca93a42909c Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Sat, 24 Nov 2007 12:01:39 +0000 Subject: added 'configure.ac' to the list of "issue-enabled" files Signed-off-by: Michael Krelin --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 603a2b8..3227bdb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,7 +21,8 @@ endif ISSUEFILES = $$(find ${top_srcdir} -type f '(' \ -name '*.cc' -or -name '*.h' \ - ')' ) + ')' ) \ + ${top_srcdir}/configure.ac issues: todo fixme xxx todo fixme xxx: @grep --color=auto -in '$@:' ${ISSUEFILES} || true -- cgit v0.9.0.2