From: Stefano Lattarini Date: Sun, 12 Aug 2012 13:12:54 +0000 (+0200) Subject: [ng] cosmetics: add an explicative comment X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68485e91bd5585f851ce833bad8a98a784036045;p=thirdparty%2Fautomake.git [ng] cosmetics: add an explicative comment * lib/am/distdir.mk (am.dist.common-files): Here. Signed-off-by: Stefano Lattarini --- diff --git a/lib/am/distdir.mk b/lib/am/distdir.mk index 42fea54c9..05526c356 100644 --- a/lib/am/distdir.mk +++ b/lib/am/distdir.mk @@ -14,6 +14,7 @@ ## You should have received a copy of the GNU General Public License ## along with this program. If not, see . +# Files added by the automake script. am.dist.common-files += $(am.dist.common-files.internal) # Makefile fragments used internally by automake-generated Makefiles.