X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=lib%2FMakefile.in;h=3b05946dae5639b9d967c5be0b12d79167fa194b;hb=b07777bd6da63018e845e18ce96c4168343b47b6;hp=bc2a6c03e462ea749ff7d493f3b76d7d37f66d1a;hpb=3c99e9dca034ba5cbe3848af024aea5b4fc19b6c;p=platform%2Fupstream%2Fautomake.git diff --git a/lib/Makefile.in b/lib/Makefile.in index bc2a6c0..3b05946 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -15,7 +15,8 @@ @SET_MAKE@ -# Copyright (C) 2001, 2003, 2004, 2009 Free Software Foundation, Inc. +# Copyright (C) 2001, 2003, 2004, 2009, 2010 Free Software Foundation, +# Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -51,8 +52,8 @@ build_triplet = @build@ subdir = lib DIST_COMMON = $(dist_pkgvdata_DATA) $(dist_script_DATA) \ $(srcdir)/Makefile.am $(srcdir)/Makefile.in COPYING INSTALL \ - ansi2knr.1 ansi2knr.c compile config.guess config.sub depcomp \ - elisp-comp install-sh mdate-sh missing mkinstalldirs \ + ansi2knr.1 ansi2knr.c ar-lib compile config.guess config.sub \ + depcomp elisp-comp install-sh mdate-sh missing mkinstalldirs \ py-compile texinfo.tex ylwrap ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/m4/amversion.m4 \ @@ -234,7 +235,7 @@ dist_pkgvdata_DATA = COPYING INSTALL texinfo.tex ansi2knr.c ansi2knr.1 \ scriptdir = $(pkgvdatadir) dist_script_DATA = config.guess config.sub install-sh mdate-sh missing \ mkinstalldirs elisp-comp ylwrap acinstall depcomp compile py-compile \ - symlink-tree + symlink-tree ar-lib EXTRA_DIST = gnupload all: all-recursive