summaryrefslogtreecommitdiff
path: root/auth/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'auth/Makefile.am')
-rw-r--r--auth/Makefile.am6
1 files changed, 3 insertions, 3 deletions
diff --git a/auth/Makefile.am b/auth/Makefile.am
index 754bad133..6095102c9 100644
--- a/auth/Makefile.am
+++ b/auth/Makefile.am
@@ -14,8 +14,8 @@
##
## You should have received a copy of the GNU General Public License
## along with GNU Mailutils; if not, write to the Free Software
-## Foundation, Inc.
-## 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+## Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA
+## 02110-1301 USA
INCLUDES = -I${top_srcdir}/include -I${top_srcdir}/mailbox/include -I${top_srcdir}/lib -I${top_builddir}/include/mailutils/gnu @INTLINCS@
AM_CFLAGS = -DSITE_VIRTUAL_PWDDIR=\"@SITE_VIRTUAL_PWDDIR@\" \
@@ -35,4 +35,4 @@ virtual.c
libmuauth_la_LIBADD = @SQLLIB@ @LTLIBINTL@
libmuauth_la_LDFLAGS = -version-info 0:0:0
-libmuauth_la_DEPENDENCIES = @SQLLIB_DEPENDENCY@ \ No newline at end of file
+libmuauth_la_DEPENDENCIES = @SQLLIB_DEPENDENCY@

Return to:

Send suggestions and report system problems to the System administrator.