X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/36d057402aa13a6fd048be01ab48239e6a9511f6..3e1d9716f4d63814a7df129ad7d99c98865e8385:/configure.ac diff --git a/configure.ac b/configure.ac index 2ade4ca..52893a4 100644 --- a/configure.ac +++ b/configure.ac @@ -341,7 +341,7 @@ if test -z "$dochtmldir"; then fi AC_SUBST([dochtmldir]) -subdirs="scripts lib" +subdirs="scripts common lib" if test $want_tests = yes; then subdirs="${subdirs} libtests" fi @@ -892,6 +892,7 @@ AH_BOTTOM([#ifdef __GNUC__ AC_CONFIG_FILES([Makefile images/Makefile scripts/Makefile + common/Makefile lib/Makefile server/Makefile cgi/Makefile