Commit 892bd61e by dlezcano

Add Frequently Asked Question to dist tarball

From: Michel Normand <michel.mno@free.fr> Add FAQ to the dist tarball. Signed-off-by: 's avatarMichel Normand <michel.mno@free.fr> Signed-off-by: 's avatarDaniel Lezcano <daniel.lezcano@free.fr>
parent a340b3fc
EXTRA_DIST = FAQ.txt
if ENABLE_DOCBOOK if ENABLE_DOCBOOK
man_MANS = \ man_MANS = \
lxc-create.1 \ lxc-create.1 \
...@@ -29,4 +32,4 @@ man_MANS = \ ...@@ -29,4 +32,4 @@ man_MANS = \
clean-local: clean-local:
$(RM) manpage.* *.7 *.5 *.1 *.sgml $(man_MANS) $(RM) manpage.* *.7 *.5 *.1 *.sgml $(man_MANS)
endif endif
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment