Ship the ethers hook
authorGuido Trotter <ultrotter@google.com>
Mon, 10 Aug 2009 16:40:08 +0000 (17:40 +0100)
committerGuido Trotter <ultrotter@google.com>
Tue, 11 Aug 2009 09:50:53 +0000 (10:50 +0100)
doc/examples/hooks/ethers has been added without being shipped in the
released tarball. Putting a stop to this.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>

Makefile.am

index b90074c..cda2181 100644 (file)
@@ -26,6 +26,7 @@ DIRS = \
        devel \
        doc \
        doc/examples \
+       doc/examples/hooks \
        lib \
        lib/http \
        lib/hypervisor \
@@ -158,6 +159,7 @@ EXTRA_DIST = \
        doc/examples/ganeti.initd.in \
        doc/examples/ganeti.cron.in \
        doc/examples/dumb-allocator \
+       doc/examples/hooks/ethers \
        doc/locking.txt \
        test/testutils.py \
        test/mocks.py \