]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
[ng] cosmetics: add an explicative comment
authorStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Aug 2012 13:12:54 +0000 (15:12 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Sun, 12 Aug 2012 13:12:54 +0000 (15:12 +0200)
* lib/am/distdir.mk (am.dist.common-files): Here.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
lib/am/distdir.mk

index 42fea54c9d0a44df8e7239418069cba83a04d928..05526c35625196391c498d181b20998a6e0dfa12 100644 (file)
@@ -14,6 +14,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
+# Files added by the automake script.
 am.dist.common-files += $(am.dist.common-files.internal)
 
 # Makefile fragments used internally by automake-generated Makefiles.