~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to nautilus/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2012-03-05 22:32:37 UTC
  • mto: This revision was merged to the branch mainline in revision 97.
  • Revision ID: package-import@ubuntu.com-20120305223237-iomimlei8d1813n4
Tags: upstream-3.3.91
ImportĀ upstreamĀ versionĀ 3.3.91

Show diffs side-by-side

added added

removed removed

Lines of Context:
335
335
        -I$(top_builddir)/libbrasero-burn/      \
336
336
        -I$(top_srcdir)/src/                    \
337
337
        -I$(top_builddir)/src/                  \
338
 
        $(NAUTILUS_EXTENSION_CFLAGS)            \
339
338
        $(WARN_CFLAGS)                                                  \
340
339
        $(WERROR)                               \
341
340
        -D_FILE_OFFSET_BITS=64                  \
348
347
        -DLIBEXECDIR=\""$(libexecdir)"\"        \
349
348
        -DSHAREDIR=\""$(datadir)"\"             \
350
349
        -DDATADIR=\""$(datadir)/brasero"\"      \
 
350
        $(NAUTILUS_EXTENSION_CFLAGS)            \
351
351
        $(DISABLE_DEPRECATED)
352
352
 
353
353
desktopdir = $(datadir)/applications