aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-08-18 04:05:29 +0000
committerdos-reis <gdr@axiomatics.org>2014-08-18 04:05:29 +0000
commit0350f861dbe72aa960dbfd22034432104229d04f (patch)
treea978b065e68ce3071a92ecccea54568268356d19 /src/Makefile.in
parent0ed944e84ed0611fda64c19db78c8d68debd8822 (diff)
downloadopen-axiom-0350f861dbe72aa960dbfd22034432104229d04f.tar.gz
Add src/boot/Makefile.am
Diffstat (limited to 'src/Makefile.in')
-rw-r--r--src/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.in b/src/Makefile.in
index fe45f1c0..a09f81d7 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -14,7 +14,7 @@
@SET_MAKE@
-# Copyright (C) 2012-2013, Gabriel Dos Reis.
+# Copyright (C) 2012-2014, Gabriel Dos Reis.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
@@ -253,6 +253,7 @@ LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LIBTOOL_DEPS = @LIBTOOL_DEPS@
LIPO = @LIPO@
+LNKEXT = @LNKEXT@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
MAKE = @MAKE@