diff options
author | Darrell Anderson <[email protected]> | 2014-10-05 10:50:02 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-10-05 10:50:02 -0500 |
commit | dd581bd656a10e51b22ff7a7c2d6b55fb6c7d90a (patch) | |
tree | 9c5c2a692aceab165ee61ed6c99b3a97402a9e84 /doc/tutorials/markup/Makefile.am | |
parent | fd63c2d407b3019bdddd3dc05407eb0c53111b02 (diff) | |
download | tdeaddons-dd581bd656a10e51b22ff7a7c2d6b55fb6c7d90a.tar.gz tdeaddons-dd581bd656a10e51b22ff7a7c2d6b55fb6c7d90a.zip |
Move Tutorials from tdebase. Add docbook & markup tutorials. Tutorials need
editing and updating. Thus the default configuration is -DBUILD_TUTORIALS=OFF.
Diffstat (limited to 'doc/tutorials/markup/Makefile.am')
-rw-r--r-- | doc/tutorials/markup/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/tutorials/markup/Makefile.am b/doc/tutorials/markup/Makefile.am new file mode 100644 index 0000000..4169155 --- /dev/null +++ b/doc/tutorials/markup/Makefile.am @@ -0,0 +1,3 @@ +KDE_LANG = en +KDE_DOCS = AUTO + |