aboutsummaryrefslogtreecommitdiff
path: root/sim/arch-subdir.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'sim/arch-subdir.mk.in')
-rw-r--r--sim/arch-subdir.mk.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/arch-subdir.mk.in b/sim/arch-subdir.mk.in
index bc51fca..c6d0884 100644
--- a/sim/arch-subdir.mk.in
+++ b/sim/arch-subdir.mk.in
@@ -17,6 +17,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
+zlibdir = @zlibdir@
+@PLUGINS_TRUE@LIBDL = @lt_cv_dlopen_libs@
COMMON_LIBS = @LIBS@
WARN_CFLAGS = @WARN_CFLAGS@
WERROR_CFLAGS = @WERROR_CFLAGS@