~ubuntu-branches/debian/sid/kdevelop/sid

« back to all changes in this revision

Viewing changes to parts/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2010-05-05 07:21:55 UTC
  • mfrom: (1.2.3 upstream) (5.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100505072155-h78lx19pu04sbhtn
Tags: 4:4.0.0-2
* Upload to unstable (Closes: #579947, #481832).
* Acknowledge obsolete NMU fixes (Closes: #562410, #546961).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# This is the collection of parts. These are derived from various
2
 
# interfaces in kdevelop/lib/interfaces which are in turn derived
3
 
# from KPart.
4
 
 
5
 
SUBDIRS = abbrev appwizard astyle bookmarks classview diff filecreate fileview \
6
 
                        fullscreen outputviews grepview valgrind distpart konsole tools regexptest doxygen \
7
 
                        fileselector tipofday filter uimode openwith texttools replace partexplorer \
8
 
                        quickopen snippet filelist ctags2 documentation scripting vcsmanager
9
 
 
10
 
DOXYGEN_EMPTY = YES
11
 
include ../Doxyfile.am