~ubuntu-branches/ubuntu/karmic/kst/karmic

« back to all changes in this revision

Viewing changes to kst/kst/datasources/dirfile/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel T Chen
  • Date: 2006-06-30 19:11:30 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060630191130-acumuar75bz4puty
Tags: 1.2.1-1ubuntu1
Merge from debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
183
183
KDE_USE_PIE = @KDE_USE_PIE@
184
184
KDE_XSL_STYLESHEET = @KDE_XSL_STYLESHEET@
185
185
KMDI_INCLUDES = @KMDI_INCLUDES@
 
186
KST_LIBKST_VERSION = @KST_LIBKST_VERSION@
 
187
KST_VERSION = @KST_VERSION@
186
188
LDFLAGS = @LDFLAGS@
187
189
LDFLAGS_AS_NEEDED = @LDFLAGS_AS_NEEDED@
188
190
LDFLAGS_NEW_DTAGS = @LDFLAGS_NEW_DTAGS@
333
335
include_fitsnonlinear_plugins_TRUE = @include_fitsnonlinear_plugins_TRUE@
334
336
include_interpolations_plugins_FALSE = @include_interpolations_plugins_FALSE@
335
337
include_interpolations_plugins_TRUE = @include_interpolations_plugins_TRUE@
336
 
include_kjse_FALSE = @include_kjse_FALSE@
337
 
include_kjse_TRUE = @include_kjse_TRUE@
338
338
include_kjse_internal_FALSE = @include_kjse_internal_FALSE@
339
339
include_kjse_internal_TRUE = @include_kjse_internal_TRUE@
340
340
include_kstcmd_FALSE = @include_kstcmd_FALSE@
410
410
xdg_appsdir = @xdg_appsdir@
411
411
xdg_directorydir = @xdg_directorydir@
412
412
xdg_menudir = @xdg_menudir@
413
 
INCLUDES = -I$(srcdir)/../.. $(all_includes)
 
413
INCLUDES = -I$(srcdir)/../.. -I$(srcdir)/../../extdate $(all_includes)
414
414
kde_module_LTLIBRARIES = kstdata_dirfile.la
415
415
kstdata_dirfile_la_LDFLAGS = $(all_libraries) -module -avoid-version
416
416
kstdata_dirfile_la_SOURCES = dirfile.cpp getdata.c
759
759
.NOEXPORT:
760
760
 
761
761
#>+ 2
762
 
KDE_DIST=dirfile.h Makefile.in kstdata_dirfile.desktop getdata.h getdata_struct.h Makefile.am 
 
762
KDE_DIST=dirfile.h Makefile.in kstdata_dirfile.desktop getdata.h getdata_struct.h optimize.txt Makefile.am 
763
763
 
764
764
#>+ 2
765
765
docs-am: