summaryrefslogtreecommitdiff
path: root/epan/ftypes
diff options
context:
space:
mode:
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