aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2013-05-31 09:16:06 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2013-06-01 01:10:43 +0300
commit64e785dd033ca86bd9c501bbe87ce18ea964fc5b (patch)
tree68321e3e5ab4e0ad71be5820aaeacd0611b7e72f /configure.ac
parented9dc5e5432f58826265013b1c5f085fae0bfa37 (diff)
downloaddirevent-64e785dd033ca86bd9c501bbe87ce18ea964fc5b.tar.gz
direvent-64e785dd033ca86bd9c501bbe87ce18ea964fc5b.tar.bz2
Add tests directory.
* Makefile.am (SUBDIRS): Add tests * configure.ac: Build tests/Makefile. * tests/.gitignore: New file * tests/Makefile.am: New file. * tests/envdump.c: New file.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d046c5d..f93489d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -74,5 +74,6 @@ iface=$iface
AC_CONFIG_FILES([Makefile
src/Makefile
- doc/Makefile])
+ doc/Makefile
+ tests/Makefile])
AC_OUTPUT

Return to:

Send suggestions and report system problems to the System administrator.