Include qa/patch in Makefile
authorThomas Thrainer <thomasth@google.com>
Thu, 20 Mar 2014 07:54:02 +0000 (08:54 +0100)
committerThomas Thrainer <thomasth@google.com>
Thu, 20 Mar 2014 08:26:58 +0000 (09:26 +0100)
Fix the build by including the qa/patch directory in Makefile.am.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>

Makefile.am

index 9fc00b0..21f8ecc 100644 (file)
@@ -121,6 +121,7 @@ DIRS = \
        lib/watcher \
        man \
        qa \
+       qa/patch \
        test \
        test/data \
        test/data/bdev-rbd \