// vim:set filetype=xml:
= Test for AsciiDoc
:Author:    Osamu Aoki
:Email:     osamu@debian.org
:encoding: UTF-8


[[simple]]
== Simple Debian package

HELLO

IN FILE
----
# XXXX

----

OUT FILE

----
include::test-inc.txt[]
----

OUT FILE

----
include::zz-customize.txt[]
----

GGG

----
include::../examples/debhello-2.0_build-2/step152.slog[]
----

END
