]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
distribute extent-scan.h, too
authorJim Meyering <meyering@redhat.com>
Mon, 11 Oct 2010 09:55:46 +0000 (11:55 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 22 Jan 2011 11:16:43 +0000 (12:16 +0100)
* src/Makefile.am (copy_sources): Also distribute extent-scan.h.

src/Makefile.am

index 9fd782214948d717e544286b6866fbd9bfbf0c8c..bf1d60a8869fc0ab99ef6fc58f1cd470ff3b912c 100644 (file)
@@ -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'