~ubuntu-branches/ubuntu/edgy/digikam/edgy-proposed

« back to all changes in this revision

Viewing changes to digikam/libs/themeengine/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Achim Bohnet
  • Date: 2006-05-15 01:15:02 UTC
  • mfrom: (1.2.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060515011502-kpyuz7766hpbuia8
Tags: 0.8.2~rc1-0ubuntu1
* sync with debian (UVF see #44102)
  0.8.2~rc1-0ubuntu1 is identical to debian's 0.8.1+0.8.2-rc1-1.
  Version was changed due to latest 0.8.1.ubuntu-0ubuntu1 upload.
  This version is unfortunately bigger than debian's 0.8.1+0.8.2-rc1-1
* Merge in ubuntu changelog

Show diffs side-by-side

added added

removed removed

Lines of Context:
357
357
noinst_LTLIBRARIES = libthemeengine.la
358
358
libthemeengine_la_SOURCES = theme.cpp themeengine.cpp texture.cpp
359
359
libthemeengine_la_LDFLAGS = $(all_libraries) $(KDE_RPATH)
360
 
INCLUDES = $(all_includes) 
 
360
INCLUDES = -I$(srcdir)/../../digikam $(all_includes) 
361
361
#>- all: all-am
362
362
#>+ 1
363
363
all: docs-am  all-am
646
646
        -rm -f  themeengine.moc
647
647
 
648
648
#>+ 2
649
 
KDE_DIST=theme.h themeengine.h Makefile.in texture.h Makefile.am 
 
649
KDE_DIST=themeengine.h theme.h Makefile.in texture.h Makefile.am 
650
650
 
651
651
#>+ 2
652
652
docs-am: