aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorRob Savoye <rob@welcomehome.org>2004-03-06 07:05:41 +0000
committerRob Savoye <rob@welcomehome.org>2004-03-06 07:05:41 +0000
commit5a09eb4b52cbf4d50cea46bf705664654738445d (patch)
treed6db6172f319b82bec1d6ded0836de2c3beaab58 /configure.ac
parente601321a6f16712e5995ef1dab79c2ed415a34f4 (diff)
downloaddejagnu-5a09eb4b52cbf4d50cea46bf705664654738445d.zip
dejagnu-5a09eb4b52cbf4d50cea46bf705664654738445d.tar.gz
dejagnu-5a09eb4b52cbf4d50cea46bf705664654738445d.tar.bz2
Add the doc/C directory.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9b2f6a0..f6d94b0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -37,5 +37,5 @@ fi
AC_CONFIG_SUBDIRS([example/calc example/hello])
-AC_OUTPUT([Makefile doc/Makefile testsuite/Makefile example/Makefile
+AC_OUTPUT([Makefile doc/Makefile doc/C/Makefile testsuite/Makefile example/Makefile
testsuite/libdejagnu/Makefile])