From 9a6bd9b4cb25405982951b0599dd51740cd9524d Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Sun, 3 Feb 2019 10:13:39 +0200 Subject: Update configure.ac --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c918a02..c18a09d 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.69]) -AC_INIT([File Sender], [0.0.1], [pashev.igor@gmai.com]) +AC_INIT([File Sender], [0.0.1], [pashev.igor@gmail.com]) AM_INIT_AUTOMAKE([dist-xz foreign]) AC_CONFIG_SRCDIR([server.c]) AC_CONFIG_HEADERS([config.h]) -- cgit v1.2.3