aboutsummaryrefslogtreecommitdiffstats
path: root/epan/ftypes
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2008-05-20 14:30:01 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2008-05-20 14:30:01 +0000
commit73c7570102890038595daec9b1050bea9e58543d (patch)
tree41a163b7b10da625f7e4b056a1c0cb1d9ee93d8f /epan/ftypes
parentec60070b2cb3211cf674ddfc26dcaeace5d1d592 (diff)
Undo rev 24518 and (re)fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291 .
svn path=/trunk/; revision=25327
Diffstat (limited to 'epan/ftypes')
-rw-r--r--epan/ftypes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/ftypes/Makefile.am b/epan/ftypes/Makefile.am
index 9880feedf8..c0b6665e97 100644
--- a/epan/ftypes/Makefile.am
+++ b/epan/ftypes/Makefile.am
@@ -52,7 +52,7 @@ libftypes_la_SOURCES = \
ftype-time.c \
ftype-tvbuff.c
-libftypes_la_LIBADD = @PCRE_LIBS@
+libftypes_la_LIBADD = @GLIB_LIBS@ @PCRE_LIBS@
EXTRA_DIST = \
Makefile.nmake