summaryrefslogtreecommitdiffstats
path: root/src/util/support/deps
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/support/deps')
-rw-r--r--src/util/support/deps3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/util/support/deps b/src/util/support/deps
index 8dc33bd476..1c81dcdd6a 100644
--- a/src/util/support/deps
+++ b/src/util/support/deps
@@ -35,6 +35,9 @@ utf8_conv.so utf8_conv.po $(OUTPRE)utf8_conv.$(OBJEXT): \
strlcpy.so strlcpy.po $(OUTPRE)strlcpy.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
strlcpy.c
+fnmatch.so fnmatch.po $(OUTPRE)fnmatch.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
+ $(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
+ fnmatch.c
printf.so printf.po $(OUTPRE)printf.$(OBJEXT): $(BUILDTOP)/include/autoconf.h \
$(top_srcdir)/include/k5-platform.h $(top_srcdir)/include/k5-thread.h \
printf.c