From e8684643a28f1bf6a0839bf6a0c10f630c0f6335 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 12 Oct 2006 18:52:30 +0000 Subject: Distribute all lib/* source files through EXTRA_DIST. --- modules/fnmatch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/fnmatch') diff --git a/modules/fnmatch b/modules/fnmatch index c086b19469..59a43a8c81 100644 --- a/modules/fnmatch +++ b/modules/fnmatch @@ -17,7 +17,7 @@ configure.ac: Makefile.am: BUILT_SOURCES += $(FNMATCH_H) -EXTRA_DIST += fnmatch_.h fnmatch_loop.c +EXTRA_DIST += fnmatch_.h fnmatch.c fnmatch_loop.c # We need the following in order to create when the system # doesn't have one that supports the required API. -- cgit v1.2.1