diff --git a/configure.ac b/configure.ac index 0a1799d..a25e3ed 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ dnl Process this file with autoconf to create configure. AC_PREREQ([2.60]) AC_INIT([virglrenderer], [0.4.1], - []) + [virglrenderer-devel@lists.freedesktop.org]) AC_CONFIG_SRCDIR([Makefile.am]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_AUX_DIR([build-aux])