doc/examples/hooks/ethers has been added without being shipped in the released tarball. Putting a stop to this.
Signed-off-by: Guido Trotter <[email protected]> --- Makefile.am | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Makefile.am b/Makefile.am index b90074c..cda2181 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ -- 1.5.6.5
