diff options
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r-- | doc/Makefile.am | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am new file mode 100644 index 00000000..1c16425a --- /dev/null +++ b/doc/Makefile.am @@ -0,0 +1,4 @@ +SUBDIRS = man creating_themes + +EXTRA_DIST=theme-format.txt marco-theme.dtd dialogs.txt code-overview.txt \ + how-to-get-focus-right.txt |