OSDN Git Service

add missing file
authortsutsumi <>
Wed, 17 Sep 2003 21:15:46 +0000 (21:15 +0000)
committertsutsumi <>
Wed, 17 Sep 2003 21:15:46 +0000 (21:15 +0000)
Makefile.am

index eb9c548..af516d1 100644 (file)
 ACLOCAL_AMFLAGS = -I config
 
 SUBDIRS=. src doc tests
-AM_CFLAGS=-I$(top_srcdir)/src -ggdb -Wall -Werror
+AM_CFLAGS=-I$(top_srcdir)/src -Wall -Werror
 AM_LDFLAGS=-L$(top_srcdir)/src/ccunit
 CLEANFILES=*~ .*~ ./\#*\# *.log configure.scan *.tar.gz *.tar.bz2 *.zip \
        config/*~ config/.*~
 
-EXTRA_DIST = BUGS config/arg_with_doxygen.m4 ChangeLog ChangeLog.0
+EXTRA_DIST = BUGS ChangeLog ChangeLog.0 \
+       config/arg_with_doxygen.m4 \
+       config/ac_create_prefix_config_h.m4
+