~timo-jyrinki/ubuntu/utopic/rhythmbox/enable_grilo_rhythmbox

« back to all changes in this revision

Viewing changes to lib/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2012-03-12 12:07:21 UTC
  • mfrom: (1.2.28)
  • Revision ID: package-import@ubuntu.com-20120312120721-ubdep6yl0sgfbr7i
Tags: 2.96-1
* New upstream release.
* Update Build-Depends:
  - Bump libgtk-3-dev to (>= 3.2.0).
  - Drop gir1.2-gtk-3.0, pulled via libgtk-3-dev.
  - Bump libglib2.0-dev (>= 2.28.0).
* Re-add magnatune plugin.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
        rb-gst-media-types.c                            \
38
38
        rb-gst-media-types.h                            \
39
39
        rb-missing-plugins.c                            \
40
 
        rb-missing-plugins.h
 
40
        rb-missing-plugins.h                            \
 
41
        rb-async-copy.c                                 \
 
42
        rb-async-copy.h                                 \
 
43
        rb-chunk-loader.c                               \
 
44
        rb-chunk-loader.h
41
45
 
42
46
INCLUDES =                                              \
43
47
        -DGNOMELOCALEDIR=\""$(datadir)/locale"\"        \