~ubuntu-branches/ubuntu/natty/empathy/natty-updates

« back to all changes in this revision

Viewing changes to docs/libempathy-gtk/Makefile.in

Tags: upstream-0.22.0
ImportĀ upstreamĀ versionĀ 0.22.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
219
219
WARN_CFLAGS = @WARN_CFLAGS@
220
220
XGETTEXT = @XGETTEXT@
221
221
XMKMF = @XMKMF@
 
222
XSLTPROC = @XSLTPROC@
222
223
X_CFLAGS = @X_CFLAGS@
223
224
X_EXTRA_LIBS = @X_EXTRA_LIBS@
224
225
X_LIBS = @X_LIBS@
296
297
        empathy-gtk-enum-types.h        \
297
298
        stamp-empathy-gtk-enum-types.h  \
298
299
        ephy-spinner.h                  \
 
300
        totem-subtitle-encoding.h       \
299
301
        $(NULL)
300
302
 
301
303