diff options
Diffstat (limited to 'interfaces/Makefile.am')
-rw-r--r-- | interfaces/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/interfaces/Makefile.am b/interfaces/Makefile.am new file mode 100644 index 000000000..7fc75c1e3 --- /dev/null +++ b/interfaces/Makefile.am @@ -0,0 +1,5 @@ +SUBDIRS = ktexteditor kscript kregexpeditor kmediaplayer kio terminal khexedit kimproxy kspeech + +DOXYGEN_REFERENCES = kdecore kdefx kdeui kparts dcop +DOXYGEN_SET_RECURSIVE = YES +include ../admin/Doxyfile.am |