From b83ce265d72783b8cc60e4020ec87908470cb8b6 Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 4 Aug 2014 17:54:23 +0200 Subject: Including autogen.sh in distribution tarball --- Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 87f8adb..ece163e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -# Copyright (C) 2000, 2001, 2004, 2006, 2013 Free Software Foundation, Inc. +# Copyright (C) 2000, 2001, 2004, 2006, 2013, 2014 Free Software Foundation, Inc. # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without @@ -11,7 +11,7 @@ # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. EXTRA_DIST = config.rpath ABOUT-NLS intltool-extract.in intltool-merge.in \ - intltool-update.in ChangeLog.1 ChangeLog.2 + autogen.sh intltool-update.in ChangeLog.1 ChangeLog.2 SUBDIRS = po intl doc lib mixlib mixguile mixutils mixgtk misc samples distclean-local: -- cgit v1.2.3