OSDN Git Service

fix comment in example code
[ccunit/ccunit.git] / Makefile.am
index f211138..8216969 100644 (file)
@@ -17,7 +17,7 @@
 ##    If not, write to the Free Software Foundation, Inc., 59 Temple
 ##    Place - Suite 330, Boston, MA 02111-1307, USA.  
 
-## $Id$
+# $Id$
 
 ACLOCAL_AMFLAGS = -I config
 
@@ -30,7 +30,8 @@ CLEANFILES=*~ .*~ ./\#*\# *.log configure.scan *.tar.gz *.tar.bz2 *.zip \
 
 EXTRA_DIST = BUGS ChangeLog ChangeLog.0 \
        config/arg_with_doxygen.m4 \
-       config/ac_create_prefix_config_h.m4
+       config/ac_create_prefix_config_h.m4 \
+       config/arg_enable_coverage.m4
 
 docs:
        cd doc; $(MAKE) docs