~ubuntu-branches/ubuntu/wily/totem-pl-parser/wily

« back to all changes in this revision

Viewing changes to plparse/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2014-05-31 11:46:29 UTC
  • mfrom: (1.5.21 sid)
  • Revision ID: package-import@ubuntu.com-20140531114629-mman7sq28lb2owj6
Tags: 3.10.2-3
* debian/control.in:
  + Let libtotem-plparser-dev depend on libquvi-dev, needed by the
    pkg-config file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
72
72
        -I$(top_srcdir)/lib                     \
73
73
        -I$(top_builddir)/plparse               \
74
74
        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"\
75
 
        -DLIBEXECDIR=\""$(libexecdir)"\"        \
76
75
        $(DISABLE_DEPRECATED)                   \
77
76
        $(AM_CPPFLAGS)
78
77
 
134
133
        -I$(top_srcdir)/lib             \
135
134
        -I$(top_builddir)/plparse       \
136
135
        -DTOTEM_PL_PARSER_MINI          \
137
 
        -DLIBEXECDIR=\""$(libexecdir)"\"\
138
136
        $(DISABLE_DEPRECATED)           \
139
137
        $(AM_CPPFLAGS)
140
138
 
182
180
        plparser.symbols                \
183
181
        plparser-mini.symbols
184
182
 
185
 
if HAVE_QUVI
186
 
libexec_PROGRAMS = totem-pl-parser-videosite
187
 
totem_pl_parser_videosite_SOURCES = videosite-parser.c
188
 
totem_pl_parser_videosite_CFLAGS = $(QUVI_CFLAGS) -DLIBEXECDIR=\""$(libexecdir)"\"
189
 
totem_pl_parser_videosite_LDADD = $(QUVI_LIBS)
190
 
endif
191
 
 
192
183
# Introspection
193
184
-include $(INTROSPECTION_MAKEFILE)
194
185
INTROSPECTION_GIRS =