diff options
Diffstat (limited to 'doc/extras/Makefile.am')
-rw-r--r-- | doc/extras/Makefile.am | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/extras/Makefile.am b/doc/extras/Makefile.am new file mode 100644 index 00000000..0e7893c4 --- /dev/null +++ b/doc/extras/Makefile.am @@ -0,0 +1,8 @@ +SUBDIRS=w3c + +tocdir = ${kde_datadir}/kdevdocumentation/tocs +toc_DATA = sdl.toc opengl.toc + +#indexdir = ${kde_datadir}/devdoctreeview/indices +#index_DATA = + |