aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGilbert Ramirez <gram@alumni.rice.edu>2000-01-08 21:56:29 +0000
committerGilbert Ramirez <gram@alumni.rice.edu>2000-01-08 21:56:29 +0000
commit365721f3ee54a2349f0904c01aaf1f57766c2082 (patch)
treebe179900023a6d91623a56e9e9e8c1d6c4e5be4f /Makefile.am
parent69edc78327d2ae554c401499b7ef55191f832364 (diff)
Fix my typo in a variable name.
svn path=/trunk/; revision=1439
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 025afe59cd..574655989c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
# Makefile.am
# Automake file for Ethereal
#
-# $Id: Makefile.am,v 1.145 2000/01/08 19:36:10 gram Exp $
+# $Id: Makefile.am,v 1.146 2000/01/08 21:56:29 gram Exp $
#
# Ethereal - Network traffic analyzer
# By Gerald Combs <gerald@zing.org>
@@ -265,7 +265,7 @@ ethereal_additional_libs = wiretap/libwiretap.a gtk/libui.a
ethereal_DEPENDENCIES = \
$(ethereal_optional_objects) \
$(ethereal_additional_libs) \
- @LIBTDL@
+ @LIBLTDL@
plugins/gryphon/gryphon.la
# This automake variable adds to the link-line for the executable