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

« back to all changes in this revision

Viewing changes to parts/texttools/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Jeremy Lainé
  • Date: 2006-05-23 18:39:42 UTC
  • Revision ID: james.westby@ubuntu.com-20060523183942-hucifbvh68k2bwz7
Tags: upstream-3.3.2
Import upstream version 3.3.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Here resides the text tools part.
 
2
 
 
3
INCLUDES = -I$(top_srcdir)/lib/interfaces          -I$(top_srcdir)/lib/sourceinfo          -I$(top_srcdir)/lib/util        $(all_includes)
 
4
 
 
5
kde_module_LTLIBRARIES = libkdevtexttools.la
 
6
libkdevtexttools_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
 
7
libkdevtexttools_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
 
8
 
 
9
libkdevtexttools_la_SOURCES = texttoolspart.cpp texttoolswidget.cpp
 
10
 
 
11
METASOURCES = AUTO
 
12
 
 
13
servicedir = $(kde_servicesdir)
 
14
service_DATA = kdevtexttools.desktop
 
15
 
 
16
# not used currently
 
17
#rcdir = $(kde_datadir)/kdevtexttools
 
18
#rc_DATA = kdevtexttools.rc