summaryrefslogtreecommitdiff
path: root/modules/fnmatch
diff options
context:
space:
mode:
Diffstat (limited to 'modules/fnmatch')
-rw-r--r--modules/fnmatch1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/fnmatch b/modules/fnmatch
index 76c06c69b8..5473ebf8c5 100644
--- a/modules/fnmatch
+++ b/modules/fnmatch
@@ -15,6 +15,7 @@ configure.ac:
# No macro. You should also use one of fnmatch-posix or fnmatch-gnu.
Makefile.am:
+BUILT_SOURCES += $(FNMATCH_H)
EXTRA_DIST += fnmatch_.h fnmatch_loop.c
# We need the following in order to create an <fnmatch.h> when the system