~ubuntu-branches/ubuntu/natty/evolution-exchange/natty

« back to all changes in this revision

Viewing changes to calendar/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-07-13 17:12:06 UTC
  • mfrom: (1.1.58 upstream)
  • Revision ID: james.westby@ubuntu.com-20090713171206-7mby5jpbl5kddri3
Tags: 2.27.4-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
252
252
top_build_prefix = @top_build_prefix@
253
253
top_builddir = @top_builddir@
254
254
top_srcdir = @top_srcdir@
255
 
INCLUDES = \
 
255
AM_CPPFLAGS = \
256
256
        -I$(top_srcdir)                                         \
257
257
        -I$(top_srcdir)/storage                                 \
258
258
        $(CALENDAR_CFLAGS)                                      \