]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commitdiff
add package_blkid.m4 to the distributed files
authorChristoph Hellwig <hch@lst.de>
Wed, 13 Jan 2010 22:17:06 +0000 (23:17 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 13 Jan 2010 22:17:06 +0000 (23:17 +0100)
We need to include all the m4 files in the source tarball in case people
want to regenerate the configure script.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
m4/Makefile

index 825ba710cfaa36dea4bd63a0bd8394675c3abc1e..654a4fb8c2f2a371d03d13f50fcb8a88fbcde712 100644 (file)
@@ -15,6 +15,7 @@ CONFIGURE = \
 LSRCFILES = \
        manual_format.m4 \
        package_aiodev.m4 \
+       package_blkid.m4 \
        package_globals.m4 \
        package_libcdev.m4 \
        package_pthread.m4 \