From 4829a644378bdd83fcaa9833886a60ecfba77754 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 11 Oct 2010 11:55:46 +0200 Subject: distribute extent-scan.h, too * src/Makefile.am (copy_sources): Also distribute extent-scan.h. --- src/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 9fd782214..bf1d60a88 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -450,7 +450,7 @@ uninstall-local: fi; \ fi -copy_sources = copy.c cp-hash.c extent-scan.c +copy_sources = copy.c cp-hash.c extent-scan.c extent-scan.h # Use `ginstall' in the definition of PROGRAMS and in dependencies to avoid # confusion with the `install' target. The install rule transforms `ginstall' -- cgit v1.2.1