summaryrefslogtreecommitdiff
path: root/lib/am/library.am
diff options
context:
space:
mode:
authorStefano Lattarini <stefano.lattarini@gmail.com>2013-05-10 10:50:05 +0200
committerStefano Lattarini <stefano.lattarini@gmail.com>2013-05-10 10:53:05 +0200
commit66ab18aedf422dd2a463112acc8310779a7f703e (patch)
tree3f1e39a7a653678ae3725b5f9d3facd36c7ce056 /lib/am/library.am
parent53201da1387982ab0cc726e2aa79555c023111bf (diff)
downloadautomake-66ab18aedf422dd2a463112acc8310779a7f703e.tar.gz
cosmetics: fix few typos, grammaros and missing whitespace
* lib/am/*.am: In comments in some of these files. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Diffstat (limited to 'lib/am/library.am')
-rw-r--r--lib/am/library.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/am/library.am b/lib/am/library.am
index 246298460..c01d221ef 100644
--- a/lib/am/library.am
+++ b/lib/am/library.am
@@ -13,6 +13,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/>.
+
%LIBRARY%: $(%XLIBRARY%_OBJECTS) $(%XLIBRARY%_DEPENDENCIES) $(EXTRA_%XLIBRARY%_DEPENDENCIES) %DIRSTAMP%
%SILENT%-rm -f %LIBRARY%
%VERBOSE%$(%XLIBRARY%_AR) %LIBRARY% $(%XLIBRARY%_OBJECTS) $(%XLIBRARY%_LIBADD)