You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# This is the collection of parts. These are derived from various
|
|
|
|
# interfaces in tdevelop/lib/interfaces which are in turn derived
|
|
|
|
# from KPart.
|
|
|
|
|
|
|
|
SUBDIRS = abbrev appwizard astyle bookmarks classview diff filecreate fileview \
|
|
|
|
fullscreen outputviews grepview valgrind distpart konsole tools regexptest doxygen \
|
|
|
|
fileselector tipofday filter uimode openwith texttools replace partexplorer \
|
|
|
|
quickopen snippet filelist ctags2 documentation scripting vcsmanager
|
|
|
|
|
|
|
|
DOXYGEN_EMPTY = YES
|
|
|
|
include ../Doxyfile.am
|