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

« back to all changes in this revision

Viewing changes to parts/diff/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 valgrind part
 
2
 
 
3
INCLUDES = -I$(top_srcdir)/lib/interfaces \
 
4
        -I$(top_srcdir)/lib/interfaces/extensions $(all_includes)
 
5
 
 
6
kde_module_LTLIBRARIES = libkdevdiff.la
 
7
libkdevdiff_la_LDFLAGS = $(all_libraries) $(KDE_PLUGIN)
 
8
libkdevdiff_la_LIBADD = $(top_builddir)/lib/libkdevelop.la
 
9
 
 
10
libkdevdiff_la_SOURCES = diffpart.cpp diffdlg.cpp diffwidget.cpp
 
11
 
 
12
METASOURCES = AUTO
 
13
 
 
14
servicedir = $(kde_servicesdir)
 
15
service_DATA = kdevdiff.desktop
 
16
 
 
17
rcdir = $(kde_datadir)/kdevdiff
 
18
rc_DATA = kdevdiff.rc