~ubuntu-branches/ubuntu/wily/libwpd/wily-proposed

« back to all changes in this revision

Viewing changes to src/conv/text/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Rene Engelhard
  • Date: 2013-05-14 11:01:45 UTC
  • mfrom: (1.5.4)
  • Revision ID: package-import@ubuntu.com-20130514110145-8g97krfs7eoqyuwl
Tags: 0.9.8-1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
bin_PROGRAMS = $(target_wpd2text)
8
8
 
9
 
AM_CXXFLAGS = -I$(top_srcdir)/src/lib -I$(top_builddir)/src/lib $(DEBUG_CXXFLAGS)
 
9
AM_CXXFLAGS = -I$(top_srcdir)/inc $(DEBUG_CXXFLAGS)
10
10
 
11
11
wpd2text_DEPENDENCIES = @WPD2TEXT_WIN32_RESOURCE@ 
12
12