X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=configure.ac;h=84c3e324ea395864d4147e43a6f1b19be1b4f80e;hb=702d46155ea3f168dea38e513748b15f256d8b2e;hp=9f1efc3a1e4ba30cbe52b7797054c5fddd787b48;hpb=3553a29a54f7755debfa189db830c4b8de51826f;p=wall-notify%2Fwall-notify.git diff --git a/configure.ac b/configure.ac index 9f1efc3..84c3e32 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright (C) 2014 Simon Ruderich +dnl Copyright (C) 2014-2015 Simon Ruderich dnl dnl This program is free software: you can redistribute it and/or modify dnl it under the terms of the GNU General Public License as published by @@ -80,7 +80,7 @@ if test -z "$disable_x11_support"; then CFLAGS="$X_CFLAGS $CFLAGS" fi -AC_CONFIG_FILES([Makefile src/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile man/Makefile]) AC_OUTPUT if test "x$ac_cv_header_utempter_h" != xyes; then