~ubuntu-branches/ubuntu/precise/gvfs/precise-proposed

« back to all changes in this revision

Viewing changes to common/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2011-11-17 07:43:33 UTC
  • mfrom: (1.1.77) (33.1.18 experimental)
  • Revision ID: package-import@ubuntu.com-20111117074333-ua4kq03btq4shvb1
Tags: 1.10.1-1ubuntu1
* Merge with Debian experimental. Remaining Ubuntu changes:
  - debian/control.in: Drop libbluray-dev build dependency (in universe).

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/gvfs \
8
8
        -I$(top_srcdir)/daemon \
9
9
        $(GLIB_CFLAGS) $(DBUS_CFLAGS) $(BLURAY_CFLAGS) \
10
 
        -DG_LOG_DOMAIN=\"GVFS\" -DG_DISABLE_DEPRECATED \
 
10
        -DG_LOG_DOMAIN=\"GVFS\" \
11
11
        -DDBUS_API_SUBJECT_TO_CHANGE
12
12
 
13
13
libgvfscommon_la_SOURCES =      \