summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-10-02 18:56:27 +0300
committerGitHub <noreply@github.com>2016-10-02 18:56:27 +0300
commit451b3fac158ca3586a149fa64fe10f86ec140a43 (patch)
tree01738484d7222e3b637e17142bea18152f504166 /configure.ac
parentcb2769b8b3b18c90b017f600654ce494ff260f9f (diff)
parentb4f015cb31ec2cb60c45b22bd17e0e05fcd6be41 (diff)
downloadhercules-451b3fac158ca3586a149fa64fe10f86ec140a43.tar.gz
hercules-451b3fac158ca3586a149fa64fe10f86ec140a43.tar.bz2
hercules-451b3fac158ca3586a149fa64fe10f86ec140a43.tar.xz
hercules-451b3fac158ca3586a149fa64fe10f86ec140a43.zip
Merge pull request #1453 from HerculesWS/gitlab
Added GitLab CI configuration
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index e88834722..6cad8146c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,7 @@ AC_CONFIG_FILES([src/char/Makefile src/login/Makefile])
AC_CONFIG_FILES([src/map/Makefile src/plugins/Makefile src/tool/Makefile])
AC_CONFIG_FILES([src/test/Makefile])
AC_CONFIG_FILES([tools/HPMHookGen/Makefile])
+AC_CONFIG_FILES([tools/doxygen/Makefile])
dnl AC_USE_SYSTEM_EXTENSIONS requires autoconf 2.60 or newer. Fall back to AC_GNU_SOURCE otherwise.
m4_ifdef([AC_USE_SYSTEM_EXTENSIONS],